Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
best way to learn python?
#2
If you have programming mileage, learning Python in terms of syntax and functionalities will not be a huge challenge for you. But since you come from a C/C++ background, your main focus should be taking on Python's mentality. For many it is not easy to shake off the way of thinking we/they acquired from other languages.

You are emphasizing learning Python quick. As far as technicalities go you can learn it quick - especially with some programming background. But the other important part - Pythonic way of thinking - may take some time and lines of code to sink in. That will vary from person to person I guess.

The video series you linked seems good, you will learn all (or most) of the basic building blocks of Python. Armed with that you can set out to translate some of your C/C++ code to Python. Ultimately do what drives you to learn Python in the first place (GUIs, data science, task automation, web development...?). If you will have any questions/issues we are here to help. And if you produce working code, but want to get feedback on whether it is good style and quality, we have Completed Scripts/Snippets subforum for code review. Welcome and good luck!
Reply


Messages In This Thread
best way to learn python? - by Newtopython123 - Jan-24-2018, 05:01 PM
RE: best way to learn python? - by j.crater - Jan-24-2018, 05:42 PM
RE: best way to learn python? - by league55 - Jan-25-2018, 01:38 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I really need help, I am new to python, I am using a book that helps me to learn JaprO 5 3,095 Nov-28-2020, 02:30 PM
Last Post: JaprO
  Want to learn Python compilation and virtual machine IJB 3 2,725 Feb-14-2020, 02:59 PM
Last Post: IJB
  What is the bestway to learn Python? PythonRIMD 2 2,487 Jan-11-2020, 04:12 PM
Last Post: joe_momma
  Beginner want to learn python Keenygp 5 3,395 Apr-10-2019, 09:36 AM
Last Post: KevinBrown
  [Python] Learn words' sentiment based on labels Artificious 1 3,124 Jul-05-2018, 10:44 PM
Last Post: Larz60+
  Learn Python 3 the Hard Way oldDog 1 3,014 May-31-2018, 04:50 PM
Last Post: wavic
  Exercise 20, Learn Python 3 the Hard Way Dixon 6 6,158 Feb-26-2018, 04:54 PM
Last Post: snippsat
  Starting to learn python on a Mac asifhoss 8 8,342 Jan-03-2018, 08:29 PM
Last Post: karaokelove
  Why do we learn singletons in python? Qubayel 3 4,255 Apr-12-2017, 08:11 AM
Last Post: Ofnuts

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020