I started with HTML and CSS but honestly I felt like an idiot trying to figure out JS. I spent way too much time just staring at the screen. What was the first thing you actually tried to learn? Did you stick with it or quit after a week?
Portfolio: ahmershah.dev
GitHub: ahmershahdev
C++ was the first language I learned in depth, and it made everything much easier when I started Java. Most of the core programming concepts I learned in C++ are applicable across other languages as well, so transitioning to Java felt more natural. Currently, I’m working on Java, but my strong foundation in C++ has helped me understand concepts more effectively.
I had to learn C++ 3 years ago cuz of exams (but i forgot most of the syntax now)
started with java, I wanted to go into android dev, then pivoted to kotlin but now settled with flutter.
Started with C++ at uni longtime ago...went back to C for embedded systems that's when you understand how the processor really works. Later did some python for data manipulation and web development, here saw the high abstraction layer, the simplified syntax and at the same time the slow execution...Today I'm basically more in bash and yaml automating the flows
My first language was C++ ( we learned basics in it like loops, if else, how to print, functions and blah blah blah )
The "lazy trap" is real. Transitioning from a passive consumer to an active creator is painful but necessary. Pick a problem you actually face and try to code a solution for it today.
PHP was my first real introduction to the back-end. I spent so much time staring at syntax errors that I almost threw my laptop. What kept me going was the first time I successfully pulled data from a database. That feeling is addictive.
My first was C++, and I definitely quit after a week the first time. The syntax felt like a foreign language I wasn't invited to speak. I came back to it months later and it finally clicked, but that first attempt was rough.
JavaScript feels like hitting a brick wall after the visual logic of HTML and CSS. I started with Python because everyone said it was "easy," but even then, loops took me forever to wrap my head around. Stick with it, the "aha" moment is coming.
Pierre
FORTRAN, then IBM Mainframe Assembler (BAL); COBOL, RPG, PL/I, C++, C#, Python