Kakashi2020 Posted March 20, 2018 Posted March 20, 2018 (edited) I started with no graphics and everything was pixelated my first programming language was BASIC. BASIC stands for Beginners All-purpose Symbolic. Instruction Code. All computer brands use BASIC then. It was quite easy to code but you'll spend hours typing it in and editing it afterwards because of Syntax Errors. What was your first computer programming language? Edited March 20, 2018 by Kakashi2020 Briz 1 Quote
tiong8d Posted March 21, 2018 Posted March 21, 2018 I think when we were in high school we are taught how to use C programming language. The one with the printf and scanf. But when I took my major in college the first one is the HTML. I think that that is the most basic one and the most understandable language. Quote
WisTex Posted March 22, 2018 Posted March 22, 2018 (edited) My first computer language was BASIC, which I learned how to program on a Commodore VIC-20 computer. Later I spend some time with FORTRAN, PASCAL, COBOL, Cold Fusion, ASP Classic (VB) and PHP, among others. ASP Classic (VB) was my favorite language for web design, and Pascal was my favorite for computer programming. Edited March 22, 2018 by WisTex Quote
Administrators Nathan Posted March 23, 2018 Administrators Posted March 23, 2018 Mine was MSSQL. Quote
fishbate Posted March 30, 2018 Posted March 30, 2018 My first language was VB, i started learning during work. I don't have any certificates or diploma in programming i just learned thru experience and projects. Using books and sample projects as references, i learned my way with VB and now i'm into JS and hoping to accomplish my next project. Quote
mitan143 Posted April 6, 2018 Posted April 6, 2018 I learn about programming when I was in grade 11 and my first programming language is c++. I was amazed that time when I have successfully created a simple program on my own and that's also when I started to get interested at programming. Today, I'm eager to learn Java language, website and mobile application development. Quote
Ash Posted April 6, 2018 Posted April 6, 2018 Does HTML count as a programming language? I'm not too sure whether it is or not so I'm just not going to say that (although if it is then HTML was actually my first programming language). My first programming language, I believe was Visual Basic. We learned that in high school when I did Computer Science although I don't think we did anything too complex with it in the end other than making a few text-based games. To be fair, I can't even remember anything about Visual Basic anymore. When I went to College, we moved onto Python so everything that I learned about Visual Basic was just forgotten after a while. Quote
Carly Swinson Posted September 10, 2018 Posted September 10, 2018 HTML coding was the first thing i learned when i start learning web designing. Quote
Bravosi Posted November 30, 2018 Posted November 30, 2018 For me it was HTML, back in 7th grade. We used to do basic websites on Notepad, which I remember to this day. Aftewards only came Javascript, Visual C and etc. Quote
Alania Posted December 7, 2018 Posted December 7, 2018 My first one was HTML and Visual C++, both relatively at the same time. We had two teachers at school's computering lessons. Each has an individual subject and approach. Quote
focusedwriter10 Posted December 8, 2018 Posted December 8, 2018 HTML was my first programming language. Quote
Mr.Y Posted December 9, 2018 Posted December 9, 2018 On 3/20/2018 at 11:56 PM, Kakashi2020 said: I started with no graphics and everything was pixelated my first programming language was BASIC. BASIC stands for Beginners All-purpose Symbolic. Instruction Code. All computer brands use BASIC then. It was quite easy to code but you'll spend hours typing it in and editing it afterwards because of Syntax Errors. What was your first computer programming language? On 3/22/2018 at 6:22 PM, WisTex said: My first computer language was BASIC, which I learned how to program on a Commodore VIC-20 computer. Later I spend some time with FORTRAN, PASCAL, COBOL, Cold Fusion, ASP Classic (VB) and PHP, among others. ASP Classic (VB) was my favorite language for web design, and Pascal was my favorite for computer programming. Guys how old are you 😮 My first was VB C# and C++ now im working in Unity C++ and Java But damn, BASIC xD awesome Quote
Bravosi Posted December 9, 2018 Posted December 9, 2018 8 hours ago, Mr.Y said: Guys how old are you 😮 My first was VB C# and C++ now im working in Unity C++ and Java But damn, BASIC xD awesome I'm surprised as well. Didn't see that coming, hehe... They probably started as adults rather than us, as kids or teens. Quote
Mr.Y Posted December 11, 2018 Posted December 11, 2018 On 12/9/2018 at 11:05 AM, Bravosi said: I'm surprised as well. Didn't see that coming, hehe... They probably started as adults rather than us, as kids or teens. I think BASIC was active at school at their time. Many kids these days just go with easiest one to start xD Quote
Kaushik Posted December 14, 2018 Posted December 14, 2018 I was first introduced to programming via the C programming language. My faculty was brilliant in explaining all the concepts of C with illustrative programs covering all the topics. Pointers was a bit difficult to understand in the beginning, but as time passed by, I got used to all the concepts. C is the best language to learn if you want to dive into programming. The laboratory sessions were very attractive as we were given some very useful tasks and it was out first interaction with the computer so everyone of us was very enthusiastic. Quote
mcnasci24 Posted December 17, 2018 Posted December 17, 2018 My first language was Python. I chose it because of its simplicity. While I was learning, I went a little further and started studying algorithms to know how things worked "inside". I think that when entering the world of programming, it is a mistake to ask the question "which language should I choose?". I am one who thinks that language is not the most important thing, what is essential is to learn the basics of programming and to "think computationally". Quote
dullian Posted December 18, 2018 Posted December 18, 2018 18 hours ago, mcnasci24 said: My first language was Python. I chose it because of its simplicity. While I was learning, I went a little further and started studying algorithms to know how things worked "inside". I think that when entering the world of programming, it is a mistake to ask the question "which language should I choose?". I am one who thinks that language is not the most important thing, what is essential is to learn the basics of programming and to "think computationally". Mine too. Python is easy for newcomers. One of my worries is that I'm not very good at math xD but I've managed to learn basic principles without much trouble. Quote
mcnasci24 Posted December 18, 2018 Posted December 18, 2018 6 hours ago, dullian said: Mine too. Python is easy for newcomers. One of my worries is that I'm not very good at math xD but I've managed to learn basic principles without much trouble. Oh, you don't have to be a genius in math. I think the best skill to have is logic reasoning, with that you'll be able to understand and analyze anything! Quote
dullian Posted December 19, 2018 Posted December 19, 2018 18 hours ago, mcnasci24 said: Oh, you don't have to be a genius in math. I think the best skill to have is logic reasoning, with that you'll be able to understand and analyze anything! Well, that's a relief then. To be honest, I didn't perform well enough in maths at school, I wasn't bad but I think I didn't learn too much and I ignore a lot of concepts and principles, and since I often hear that proficiency in math is a plus for programming, sometimes I don't feel too confident. Thankfully, I'm not doing too bad at understanding programming, and yes, logical thinking is fundamental for this field. Quote
Mr.Y Posted December 20, 2018 Posted December 20, 2018 As mcnasci24 said , you dont need to be good at math to do programing. Yeah it is a plus if you make complex program with complex algo , but for novice programing you only need your brain and logic xD All you need to know is what u want to make what is your goal and focus on that , rest is on autopilot xD Quote
Alania Posted December 20, 2018 Posted December 20, 2018 9 hours ago, Mr.Y said: As mcnasci24 said , you dont need to be good at math to do programing. Yeah it is a plus if you make complex program with complex algo , but for novice programing you only need your brain and logic xD All you need to know is what u want to make what is your goal and focus on that , rest is on autopilot xD I kinda disagree. It's true that you mustn't excel at math, but to do programming you need to be able to do basic calculations and formulas. Math teaches you that, and it will help you a lot during development and code writing. Quote
NerdIndeed Posted December 20, 2018 Posted December 20, 2018 My first programming language was C. I enrolled myself in a computer school ten years ago, and this is where I started. Then I moved on to C++, then HTML, then PHP. It was too long ago that I'm not that good at it anymore but if I have the spare time to review and brush up on it I think I can still code. Quote
mcnasci24 Posted December 23, 2018 Posted December 23, 2018 On 3/30/2018 at 4:07 AM, fishbate said: My first language was VB, i started learning during work. I don't have any certificates or diploma in programming i just learned thru experience and projects. Using books and sample projects as references, i learned my way with VB and now i'm into JS and hoping to accomplish my next project. I think one of the bests ways to learn anything is to do some ground research first and start practicing. Self-taught programmers are very good, there is so much information on the Internet about the subject! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.