CodeChef is a not-for-profit educational initiative started by Directi more than a decade ago. We started with a dream of seeing an Indian team winning a gold medal at the ACM ICPC World Finals. In its quest for the same, CodeChef has built a self-driven community of the world's best programmers. Today more than 1.3 million competitive programmers from 180+ countries learn from CodeChef. CodeChef has been hosting monthly programming contests regularly for 10 years now. Its platform has assessed 92 million+ code submissions to date, and over 30000 organizations are being impacted by CodeCheffers worldwide. It also organizes SnackDown - one of the world's largest global programming competition whose last edition drew participation from 140+ countries. Since 2017, CodeChef has started providing India's only industry-ready certification in Data Structures and Algorithms, and 1800+ programmers have been certified under the same.
No The Coding Train videos yet. You could help us improve this page by suggesting one.
Based on our record, The Coding Train should be more popular than Codechef. It has been mentiond 24 times since March 2021. 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.
He has a knack for picking visual interesting problems/algorithms and his enthusiasm is unmatched. https://thecodingtrain.com/. - Source: Hacker News / 10 months ago
I'd say Scratch is the #1 way kids to day are introduced to programming For parent that have some 8bit experience, Pico-8 (LUA) is also relatively popular. It's basically like running an Apple 2, Atari 800, Commodore 64 as if it booted into LUA instead of Basic. You can trivially draw things, and peak and poke bytes into "Screen memory" if you want to feel like you're "touching the hardware" JavaScript is also... - Source: Hacker News / over 1 year ago
You can always look at the help videos by Shiffman at (the coding train) Specifically: help guide to p5js. Source: almost 2 years ago
> how do I get him learning programming in a fun way? Processing / P5.js can be pretty fun to learn. You use a real programming language to create art and animations. With little code you can get a circle on the screen, then making it move, then following your mouse, then adding other shapes, then changing colour depending on some event… It’s conductive to experimentation and a way to gradually introduce concepts.... - Source: Hacker News / almost 2 years ago
Another great free site https://thecodingtrain.com/ to have in your pocket :D have fun out there! Source: over 2 years ago
Have you heard of codeforces.com, atcoder.jp, codechef.com, etc? Source: over 1 year ago
Leetcode is good to learn basic algorithms because problem statements are usually straightforward. Competitive programming has much wider range of problems. Most popular sites for cp are codeforces.com , atcoder.jp, codechef.com . Source: over 1 year ago
Learn Java with hands-on experience. I personally used codingbat.com a lot, but I've heard good things about codechef.com, which appears to even have a competitive option. Source: about 2 years ago
For practicing algorithms, use any of the freely available websites like https://hackerrank.com https://codechef.com https://projecteuler.net A structured set of practice problems are available at https://www.interviewbit.com/courses/programming/ Avoid https://geeksforgeeks.org because it has a ton of material but very poor quality control. Source: almost 3 years ago
These all have sample problems to solve Hackerrank.com edabit.com codewars.com codechef.com and there are tons more. Best of luck to you. I am at about the same level myself. I really like these sites. Source: about 3 years ago
p5.js - JS library for creating graphic and interactive experiences
HackerRank - HackerRank is a platform that allows companies to conduct interviews remotely to hire developers and for technical assessment purposes.
Nature of Code - How can we capture the unpredictable evolutionary and emergent properties of nature in software?
LeetCode - Practice and level up your development skills and prepare for technical interviews.
Processing - C++ and Java programming at the speed of thought.
CodeForces - Programming competitions and contests, programming community.