No features have been listed yet.
No Projectbook videos yet. You could help us improve this page by suggesting one.
Based on our record, CodeForces seems to be a lot more popular than Projectbook. While we know about 78 links to CodeForces, we've tracked only 1 mention of Projectbook. 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.
I personally think Harvard's CS50 courses can get you pretty far. CS50: Introduction to Programming with Python - https://cs50.harvard.edu/python/2022/ CS50: Introduction to Computer Science - https://cs50.harvard.edu/x/2023/ Also, https://projectbook.code.brettchalupa.com/ for practice projects. - Source: Hacker News / about 2 years ago
The researchers created their dataset from CodeContests and public Codeforces solutions, enriched with metadata. For supervised fine-tuning, they structured the data as prompt-completion pairs, using problem statements as prompts and solutions as completions. The balanced dataset contained 1.2 million samples, each averaging 1,500 tokens. - Source: dev.to / 24 days ago
Now in recent emergence of the latest llm model of openAI's gpt o1, it was able to solve around 83% of the maths olympiad and reached around 89th percentile with a latest rating of 1800 (fine-tuned) on codeforces competitive programming contests. - Source: dev.to / 7 months ago
Practice Daily: Dedicate at least an hour a day to solving problems on platforms like LeetCode, HackerRank, or Codeforces. - Source: dev.to / 9 months ago
CodeForces: Hosts regular programming contests. - Source: dev.to / 9 months ago
Have you heard of codeforces.com, atcoder.jp, codechef.com, etc? Source: over 1 year ago
Eloquent JavaScript - Free ebook for the JS Beginners
LeetCode - Practice and level up your development skills and prepare for technical interviews.
Exercism - Download and solve practice problems in over 30 different languages.
Codechef - CodeChef is a not-for-profit educational initiative by Directi, an Indian software company. It is a global programming community that fosters learning and friendly competition, built on top of the world’s largest competitive programming platform.
Codewars - Achieve code mastery through challenge.
Project Euler - Project Euler is a series of challenging mathematical/computer programming problems that will...