anybody suggest any best book or portal | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

anybody suggest any best book or portal

regarding to practical project because until unless I use my learning in practice that won't be successful.

3rd Oct 2016, 6:29 AM
Shashank Sharma
Shashank Sharma - avatar
7 Answers
+ 11
I personally prefer www.hackerrank.com The site above has many challenges that encourage you to use the information you've learnt here, plus many other programming languages, too. And also challenges motivate you from easier to harder questions.
3rd Oct 2016, 6:38 AM
Christine Fleming (PyGirl)
Christine Fleming (PyGirl) - avatar
+ 2
codecademy.org
4th Oct 2016, 11:29 AM
Redstone Tehnik
Redstone Tehnik - avatar
+ 2
I strongly recommend free video courses on Coursera.org Most of them are project-oriented. You build your Python project and expand it week by week to for a final grade. Start from "Python for Everybody" and then there are many more.
14th Jan 2017, 9:01 AM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
0
Always learn from the source! https://docs.python.org/3/
3rd Oct 2016, 7:58 AM
Hemanth Kumar Kachadimangalam Ramakrishnan
Hemanth Kumar Kachadimangalam Ramakrishnan - avatar
0
if you're in learning phase start with codecademy, edx.org, byte of Python site, and YouTube videos. If you wanted to test your skill try online challenge provided by sites like hackerrank,hackerearth,codechef,spoj. you can also see source code of small projects written in Python on GitHub and try for yourself and modify them to see how that turns out. 👍
12th Jan 2017, 9:22 AM
Dipak Chauhan
Dipak Chauhan - avatar
0
codeschool.com and codeacademy.com
12th Jan 2017, 12:32 PM
Hanif Ali
Hanif Ali - avatar
0
Check out the PHP and MySQL Manual. You can find them in PDF
12th Jan 2017, 12:33 PM
Hanif Ali
Hanif Ali - avatar