[ prog / sol / mona ]

prog


How did you first learn programming?

1 2022-02-26 20:07

I wanted to make games and got a CD with all kinds of game making software, as this was before we had an Internet connection, including some obscure BASIC system which is how I started my programming journey. Then we did some LOGO and Pascal in school and wanted to become a hacker so I installed Ubuntu GNU/Linux and started reading Stallman's essays. What about you?

2 2022-02-26 23:12

Learned about Scratch 1.4 from some relatives. Made a few little games with it. Did a little QBasic and Windows Batch. Then Python. Then JavaScript. Became enthralled with FOSS and suckless, so I installed GNU/Linux. I'm currently working towards learning C (and family).

3 2022-02-28 11:02

I played with Lambda Calculus to think about computations.

4 2022-02-28 11:32

I got fed up with my call center job and wanted to get above the labor API, so I took Harvard's CS50, Nand2Tetris, the University of Helsinki's OOP MOOC, and built demo projects, while learning the ins and outs of Linux. Then no one wanted to give me an interview, so instead I became a stay-at-home dad. Shrug.

5 2022-02-28 17:03

First started learning basic shell scripting because of my IT background. Slowly realizing there's more to life than reading files and piping around text I started gaining interest in the more theoretical and lower level stuff.

6 2022-02-28 18:35

>>2
Sort of similar background. Started with scratch in 3rd grade, then tough myself Free Basic and Java later on. Secretly dual-booted Ubuntu on our family computer so that I could administer the machine. Had fun teaching myself various languages, playing around with window managers and distributions.
A college of my father gave me his copy of SICP one new-years-eve, and I fell in love with it immediately, though I was still too young to understand everything. Around that time, I also started with Emacs that lead me to Free Software. Been having a love-hate relationship with Unix ever since.

7 2022-03-03 12:32

LOGO

8 2022-03-03 16:58

>>7
I was surprised to find out recently that LOGO is a Lisp dialect.

9 2022-03-04 06:00

I just wanted to find out what's next in that ZYNAPS game and the book with POKEs didn't have them included for the game.

10 2023-03-03 16:14

>>1

You can find your programming answers from community like grepper! http://www.grepper.com

11 2023-03-08 02:57

I started making games in Game Maker back when I was 15 or so.

12 2023-03-14 17:38

Minecraft got me started on the path with command blocks, which then turned to source engine scripting, and finally I started taking free online courses and courses in school. Speaking of the school courses, they sucked dick and I already knew everything they taught

13 2023-03-25 09:01

I was interested in Minecraft mods, and one day I installed the "Computercraft" Minecraft mod.

Making little robots mine stuff for me in lua taught me basic programming principles.

Then I took a big jump and a made a small 5-min DOOM clone in C# with the Unity engine. It took me a very long time because I was new, but I learned a lot.

Since then I've sporadically done a number of projects and learned a lot in various areas.

Right now working on a website and learning the OpenGL framework.

14 2023-04-17 15:32

When the AI like ChatGPT is become common, we didn't need to manually code any program anymore & let AI developed code for us!!! 🤑

15 2023-05-16 00:27

I learned from freecodecamp and then I moved on to SICP and K&R

16 2023-05-21 12:48

FreeCodeCamp sucks. Just read your SICP!

17 2023-05-22 18:48

Some CD with xlisp and neural networks example.

18 2023-05-31 17:44

>>16
It ain't that bad if you're trying to learn web development from nothing.

19 2023-06-01 17:17

I just googled it. Back then google didn't suck balls, and I ended up and a pretty solid site. Then I started watching Bucky Roberts. Now I'm in a cs university

20 2023-07-12 19:41

I watched Mike Dane's tutorial on Python.

21 2023-07-12 23:04

I remember I tried Scratch. My dad was a SWE and also managed to make me write a java class that prompted for 2 numbers from stdin and output them added together. I've been doomed ever since.

22 2023-09-16 13:34

I've read my SICP.

23


VIP:

do not edit these