Based on our record, HackerRank should be more popular than Think Python. It has been mentiond 66 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.
Firstly, solve some common data structure problems with it. Implement some data structures like arrays, linked lists, stacks, queues, etc. You can check common problems on LeetCode, Hackerank or some other resources. - Source: dev.to / about 1 year ago
I don't have a consecutive internet connection and I can't keep up learning process so I started practicing in hackerrank.com I have started some challenges in python and c++ there. Thus I have no internet connection so I cannot practice if anyone know any alternative that works like Working: Gives a challange User sumbits code and it test into testcases. Source: over 1 year ago
An effective way to improve your JavaScript skills is working through coding challenges and exercises. Sites like ReviewNPrep, FreeCodeCamp, and HackerRank have tons of challenges that allow you to practice JavaScript concepts by building mini-projects and solving problems. These hands-on challenges force you to apply what you learn. Source: over 1 year ago
I'm 18M Indian. Growing up I've always been a daydreamer, if you may. Since 8th grade - I'm fascinated by programming. And I'm good at it too. But I'm not cocky too. I wouldn't say I'm at an advanced level, but I can most probably solve any problem - in time - with my skills. I also keep my skills brushed by solving problems on Hacker Rank (every day or alternate days) and try my best to contribute on... Source: over 1 year ago
You can try Jenny's lectures. https://www.youtube.com/playlist?list=PLdo5W4Nhv31a8UcMN9-35ghv8qyFWD9_S if you like classroom style teaching with whiteboard. For programming ,apart from tutorials the thing that helps best is practice , If you want to practice then I recommend hackerrank.com to test your understanding of programming concepts. Source: almost 2 years ago
This course actually starts with an introduction to Python. Since you don't have access yet, you can give Think Python a whirl - https://greenteapress.com/wp/think-python/ and for a more interactive experience, I really enjoyed this one - https://scrimba.com/learn/python. Source: about 2 years ago
Start with Think Python or learn x in y..both are free resources and good for basic understanding and practise. Source: about 2 years ago
This free book taught me Python many years ago https://greenteapress.com/wp/think-python/. Source: almost 3 years ago
In terms of learning the basics of Python programming, you can get the first edition of Think Python in PDF form for free. Source: about 3 years ago
Computer Science — For understanding software development. As for a programming language to learn, I recommend Python or Javascript. Try Crash Course's Computer Science videos, the free Think Python book, and/or Part 1 of The Modern JavaScript Tutorial. Source: over 3 years ago
LeetCode - Practice and level up your development skills and prepare for technical interviews.
Google's Python Class - Assorted educational materials provided by Google.
Codility - Codility provides a SaaS platform with advanced validation, security and protection features to evaluate the skills of software engineers.
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
CodeSignal - CodeSignal is the leading assessment platform for technical hiring.
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.