When learning to code, most people get stuck on the "bridge" between memorizing syntax and understanding the logic that makes it all work. We believe the most effective way to learn a programming language is to break the process into three phases:
Most beginners jump from memorizing syntax directly into making stuff (or trying) without fully understanding how syntax is used to solve problems. In other words, they haven't learned how to think like a programmer, yet they're trying to solve problems like a programmer.
Edabit was created to bridge this gap, while also making the process fun and addictive.
No Edabit videos yet. You could help us improve this page by suggesting one.
Codingbat might be a bit more popular than Edabit. We know about 68 links to it since March 2021 and only 56 links to Edabit. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The only Leet Code problems I am able to solve on my own are the most simplest and straightforward ones on Coding Bat(https://codingbat.com/java). And I haven't even got the chance to solve all of them yet, so I've really only been trying out its first few and am not sure if it gets any harder. Source: almost 2 years ago
If you’re struggling with Loops and Arrays i’d recommend doing exercises focused just on them. I went through the same thing and I went through the exercises on https://codingbat.com/java and got familiar with both of them. If you get stuck on a problem don’t be afraid to look at the solution and learn about how it works. Source: almost 2 years ago
I used this video series to get ahead of my intro to cs class. I’d recommend you find something similar to learn from. Just learn the basics, and you’ll be much more prepared for your college class. What’s really important is to do a lot of practice problems, and not just watch videos to learn the concepts. If you learn in Java or python, you can do practice problems in coding bat: https://codingbat.com/java. Source: almost 2 years ago
Https://codingbat.com/java It took a second read to realize codingbat wasn’t a typo. Source: about 2 years ago
I've messed around with CodingBat in the past (though I'm not a beginner); it seemed well suited for an introductory programming course though. It was written by a Stanford lecturer. Source: about 2 years ago
There's also https://edabit.com/ https://exercism.org/tracks or which might have a better ramp. Source: over 1 year ago
Live coding: I read the book "Head First JavaScript" up to chapter 6 or 8 and practiced on edabit.com for a month and that was enough for me to pass the live coding interview part. Source: about 2 years ago
Edabit.com is a good site to practice coding challenges. Source: about 2 years ago
~3/4 months after starting as an Area Manager at Amazon I started to self-teach myself programming in JavaScript from the book "Head First JavaScript" and practicing via edabit.com. I spent ~1 month practicing and only got up to Chapter 7 or 8 in Head First javaScript. Source: about 2 years ago
Sites like edabit.com are good for coding challenges. Source: about 2 years ago
LeetCode - Practice and level up your development skills and prepare for technical interviews.
CodingInterview - CodingInterview offers essential information to help you conquer programming interviews.
Codewars - Achieve code mastery through challenge.
AlgoExpert.io - A better way to prep for tech interviews
Exercism - Download and solve practice problems in over 30 different languages.
CodeForces - Programming competitions and contests, programming community.