What was your first programming language? #184840
Replies: 32 comments 4 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.
-
|
C was my first |
Beta Was this translation helpful? Give feedback.
-
|
my first language was c and then python. |
Beta Was this translation helpful? Give feedback.
-
|
Nice! That’s a solid foundation 👍 Starting with BASIC usually gives a very clear understanding of program flow and logic, and Pascal is excellent for learning structured programming, strong typing, and clean code practices. A lot of core concepts many developers still use today—like:
were taught really well in Pascal. Many people who began with BASIC → Pascal found it much easier later to pick up languages like C, Java, or even modern TypeScript, because the fundamentals were already strong. Out of curiosity (and for discussion): |
Beta Was this translation helpful? Give feedback.
This comment has been minimized.
This comment has been minimized.
-
|
C++ was the first programming language taught to me in college, but I didn’t understand it very well. Later, I discovered Python, and I found it much easier to learn and understand. Because of that, I focused more on Python and learned it in a more organized and clear way So i first learn C++ but don't Understand any and then Python so basically Python is my first Lang |
Beta Was this translation helpful? Give feedback.
-
|
Mine is Visual Basic with a lecturer but then I self-learned a "proper" programming language, Python, then C++ and Rust. So, literally Visual Basic but technically Python. |
Beta Was this translation helpful? Give feedback.
-
|
well tecntialy shell was first for me, and then python |
Beta Was this translation helpful? Give feedback.
-
|
C was my first programming language in college. It wasnt easy, but it taught me discipline especially around memory management and understanding whats happening behind the scenes. But I still have nightmares about The C Programming Language book. |
Beta Was this translation helpful? Give feedback.
-
|
JavaScript was the first language I learned and still write it heavily |
Beta Was this translation helpful? Give feedback.
-
|
python :) |
Beta Was this translation helpful? Give feedback.
-
|
My first programming language was C and now using python for different stuffs.. |
Beta Was this translation helpful? Give feedback.
-
|
python and then C |
Beta Was this translation helpful? Give feedback.
-
|
My first programming language was python. |
Beta Was this translation helpful? Give feedback.
-
|
tbh my first ever programming work was in python and i did it without that much of a foundation in that language but if i had to say it then python would be my first programming language... |
Beta Was this translation helpful? Give feedback.
-
|
Python, i started learning it from Geeks For Geeks, and then switched to C++ |
Beta Was this translation helpful? Give feedback.
-
|
I learnt HTML first, followed by Python. |
Beta Was this translation helpful? Give feedback.
-
It was QBASIC back in school then C programming. |
Beta Was this translation helpful? Give feedback.
-
|
My first programming language is Python. I’m a first-year Computer Science student specializing in AI/ML, and I chose Python because it’s beginner-friendly and widely used in machine learning and data science. It’s been a great starting point for building my programming fundamentals. |
Beta Was this translation helpful? Give feedback.
-
|
My First programming is JavaScript if HTML and CSS is discredited and second was python followed by c,c++ and c# |
Beta Was this translation helpful? Give feedback.
-
|
because of school it was JavaScript |
Beta Was this translation helpful? Give feedback.
-
|
TypeScript |
Beta Was this translation helpful? Give feedback.
-
|
My First Programming language was Java and 2nd was 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