
JavaScript is like C, you can learn close to the entire (useful) featureset in under an hour, but for some reason people like to say it’s complicated or hard to learn (dates notwithstanding because the way dates work in JS is stupid)
Had to google it, but those books do actually exist!! I am totally getting them as a decoration on my desk at work.
i got into programming to make games: i thought i’ll learn c# in 1-2 hours by watching a crash course.
it’s been more than 5 years and i still know no shit about programming.💀
So much of programming isn’t about learning “programming”, its about learning how to efficiently implement and deploy existing libraries to fulfill some complex function.
The actual bare bones of C# are something you probably could wrap your brain around inside a week or two of cramming. But simply knowing what encapsulation or inheritance is won’t give you the savvy to know when it makes sense to build an interface or add a layer of abstraction. Just like knowing the basics of SQL won’t tell you the best way to collect, store, query, sort, and process a particular complex data set.
deleted by creator
Anyone that offers a “beginner to pro” course for a language is full of shit. You do not reach pro status by learning a language. That’s the absolute first step, and you will still be a beginner after learning your first language. Also I think most programmers that already know at least one language would consider learning a language via video tutorial to be a massive waste of time.
I mean, unless we define “professional” as really just being able to collect money for it, that still seems extremely short, even if it were a dozen parts with that length…





