Break out of Tutorial Hell - What to Do When You're Going Nowhere
Insanity and tutorial hell is endlessly repeating courses and expecting something different. It doesn't work. Find out how to break the cycle.
Insanity and tutorial hell is endlessly repeating courses and expecting something different. It doesn't work. Find out how to break the cycle.
Beginner
At the start of your programming journey, it's natural to wonder how long you need before you're up to scratch. Does it really only take 3 months, or is there more to the story?
Beginner
When you first deal with a new topic, coding tutorials are great. Rather than continually grasping at straws and struggling your way through a project, the instructor conveniently shortcuts all this pain - all you have to do is follow along. After several hours of painstaking copying, you have a
JavaScript
I want to become a Full-stack dev, but I'm not very good at Front-end. Should I just become a back-end dev? - A total beginner When you're learning to code, you're working with a goal in mind. You're not trying to learn to code, you're trying to become a developer.
Beginner
There's no denying that self-teaching JavaScript is difficult - although you have the benefit of always working on areas that interest you, it can be difficult to find direction in your learning. You're continually asking yourself: are you're doing the right thing? Is there something important you're missing? What are
Beginner
When can I take a full front-end web project and start working as a freelancer, and how much knowledge do I need? A newbie developer asked this in the JavaScript Facebook group – and it's a good question. After all, when you've been grinding out several months of online courses, a
Beginner
"I can follow the tutorial perfectly, but when I try to do it by myself, I have no idea I'm doing." Sound Familiar? It's one of the most frustrating situations you can experience as a developer because... what do you do? You were trying to learn how to create projects,
Beginner
The most important skill you can have as a developer is knowing how to break tasks down - and it's a skill you can practice without a computer. As a beginner developer, one of the most frustrating situations you'll encounter is attempting to complete a simple task, but you have
Beginner
When learning to code, you expect to struggle. There's a lot to learn, and it won't all come easily. All you need to do is put your head down, work hard, and chip away at the difficult places bit by bit. But what if you've been "chipping away" for weeks
JavaScript
Have you ever tried a coding problem, but ended up staring at a blank editor? Maybe you tried to write a simple function, but didn't even know where to begin? It's frustrating. After all, you've spent months working to understand JavaScript's basics. You've learned all there is to know about
Let's face it - not all advice is helpful, even if it is well-meaning. As a beginner, you're especially vulnerable. It's hard for you to tell the difference between the advice which will save you months, or cost you years. You could avoid taking any advice, but the reality of
Of JavaScript's many confusing aspects, the keyword this can be one of the most complicated -- Here's a joke about the troublesome keyword: Sometimes when I'm writing Javascript I want to throw up my hands and say "this is bullshit!" but I can never remember what "this" refers to — Ben
Nothing is more discouraging than having spent months of effort learning JavaScript, reading dozens of articles and books, grinding through countless lessons and tutorials, only to have no idea how to do any of it by yourself. It turns out that those courses you took didn't completely prepare you to
Learning JavaScript, there's a question that burns in everyone's mind: "When will I be done? When will I finally be an expert?" - You've fought hard, toiled for months, and you have a good grasp of the basics, but how long until you finish? After all this effort, you still
When you see someone on Udemy promising to take you from JavaScript Zero to JavaScript Hero in only 2 weeks, it's easy to be skeptical. What about courses like FreeCodeCamp? Can you actually become a developer solely by doing an online course? The answer is... kind of. To be a
General
It's happened to all of us. After much toil, we've finally finished a website - no, a work of art. Everything runs perfectly - animations are smooth, the layout is robust, and everything looks polished, perfect... but then you open it in Edge. Your stomach drops - It looks awful.