by ggr2342 on 7/4/23, 5:12 PM with 9 comments
What made you take a CS101 or programming class in college? What language did you learn? Was it a functional or an imperative language?
Did the first encounter make you love or hate programming?
by mattbgates on 7/5/23, 1:58 AM
I was able to make it through Algebra II but my science degree required another math course. I would've done anything to get out of it and I did just that. I took a programming course called Introduction to Python over the summer, a 5-week course, and I aced it. I loved Python. So that was my fourth programming languagage (VB, Javascript, VB.NET) and it helped me grasp the understanding of my 5th language: PHP.
I love programming but feel that a Logical class in Philosophy teaches you more about programming than mathematics. But I'm sure calculus is important somewhere in programming.
by sralbert on 7/4/23, 8:43 PM
The first language I learned was Java. It’s one of my least favorite languages now but I think it was good enough to learn the fundamentals.
by _dave on 7/4/23, 9:22 PM
I first had to take a "CS101"-style course back in 2011 in college because it was necessary. We were stuck in flowchart templates from our textbook for that. Next class we got to use Java so borderline imperative at the time. No wonder people are still confused at what classes and object-oriented programming is with as awful as these were. It was a while before Java 8 hit the streets.
In the end, I both loved and hated it. Hated it half because I still didn't know what I wanted to do or how to do it and half because making computers do my bidding felt more of my calling.
by geophph on 7/4/23, 10:00 PM
Fast forward to today and I’m now a Data Engineer with a good bit of software experience under my belt writing code every day (mainly Python and JavaScript). Wouldn’t want to be doing anything else.
Not sure why my first exposure turned me off so much, certainly think back to that time and wish I had stuck it out but then again I am plenty happy where I am now.
by schwartzworld on 7/5/23, 6:55 PM
In my 30s I picked up ruby and then transitioned to JavaScript. Now I am a principal engineer.
by p1esk on 7/4/23, 7:14 PM
by pjacotg on 7/4/23, 8:55 PM