Current Events > Would learning code chronologically be beneficial?

Topic List
Page List: 1
DarkChozoGhost
09/13/19 12:32:32 PM
#1:


I mean starting with early coding languages, then learning the languages following until you get to modern ones. Obviously you wouldn't spend too much time on any specific obsolete language, but would that be worthwhile?
---
My sister's dog bit a hole in my Super Mario Land cartridge. It still works though - Skye Reynolds
3DS FC: 3239-5612-0115
... Copied to Clipboard!
Puglia77
09/13/19 12:33:19 PM
#2:


Have fun trying to learn ARM
---
Proud Arceus of C.E.A.L. 3DS: 3926 5179 1229 IGN: ICanSnake (Moon, US, UM) | Jon (X)
Event List: http://bit.ly/2mVcn2Z Shiny List: http://bit.ly/2wdbxU7
... Copied to Clipboard!
kirbymuncher
09/13/19 12:37:04 PM
#3:


depends how you define "worthwhile"

you will probably learn some pretty interesting stuff that not many people know... but chances are most of it will never be practically useful in any way
---
THIS IS WHAT I HATE A BOUT EVREY WEBSITE!! THERES SO MUCH PEOPLE READING AND POSTING STUIPED STUFF
... Copied to Clipboard!
TwigsthePnoDude
09/13/19 12:38:49 PM
#4:


No, colleges have figured this out. Learn basic C and then C++. This will prep you for both lower languages like Assembly and higher level languages like Java, as well as giving you well rounded syntax knowledge.
---
It wasnt a lie, it was ineptitude with insufficient cover. ~ Donald Draper
... Copied to Clipboard!
DarkChozoGhost
09/13/19 12:39:35 PM
#5:


TwigsthePnoDude posted...
No, colleges have figured this out.

I guess they've tried teaching it that way before, huh?
---
My sister's dog bit a hole in my Super Mario Land cartridge. It still works though - Skye Reynolds
3DS FC: 3239-5612-0115
... Copied to Clipboard!
treewojima
09/13/19 12:40:23 PM
#6:


Not really, unless you're a language buff or a fan of computer history. Languages like COBOL are tedious, and others like APL are downright frightening. Smalltalk is fun, but I can't really find a use for it. Even ancient languages that have stuck around like Lisp, C and Fortran have changed quite a bit since the early days, mostly in terms of quality of life if that makes sense (try programming in the original K&R style of C, you'll see what I mean).

And then there's all the different assembly languages for all the different minicomputer architectures, or more business-oriented stuff like RPG and JPL for IBM mainframes... yeeeeah, have fun with that lol
... Copied to Clipboard!
Notti
09/13/19 1:31:54 PM
#7:


I'd start with a higher level human centric language, then work on middle languages like C++, then go to Assembly if you want. And then, if you want to see the languages in historic context, learn the older ones.

Starting with ancient languages seems almost totally backwards for learning. You can learn about the structure of languages and how they influenced each other after.
---
... Copied to Clipboard!
Topic List
Page List: 1