What was your first programming language? #184840
Replies: 8 comments 2 replies
-
|
My first language was Python. My second was C. |
Beta Was this translation helpful? Give feedback.
-
|
My first Programming language was Python and second one was C++ (because i love game engine development,btw) |
Beta Was this translation helpful? Give feedback.
-
|
Starting with C++ gave me a solid base in how things actually work under the hood. After that, moving through JS, PHP, SQL, Java, Python, TypeScript, and C# felt natural; each one built on top of the last. I picked them up as tools to get real work done, not just to check boxes. |
Beta Was this translation helpful? Give feedback.
-
|
Mine was C, than c++ than java and Now python |
Beta Was this translation helpful? Give feedback.
-
|
My first was Python, which was great for learning programming fundamentals. But honestly, SQL became equally important in my career - it's used everywhere from data analysis to backend development. What surprised me is how many developers underestimate SQL. It's not "just a query language" - understanding joins, subqueries, and window functions opens up so many possibilities for working with data efficiently. For anyone wanting to learn SQL faster, I found tools like ai2sql.io helpful for understanding query logic - you can describe what you want in plain English and see how the SQL should look. Great for learning patterns and debugging complex queries. What about you all - did anyone else find that a "secondary" language like SQL ended up being crucial in your day-to-day work? |
Beta Was this translation helpful? Give feedback.
-
|
Started with python and went around many frameworks and other programming languages. Yet, python hits it out of the park. |
Beta Was this translation helpful? Give feedback.
-
|
Scratch (if applicable) then Python |
Beta Was this translation helpful? Give feedback.
-
|
my first language was QBASIC then Html/css and currently doing C/c++ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Body
My first programming language was Basic and my second was Pascal.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions