Python Syntax advice for a beginner? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Python Syntax advice for a beginner?

I get most of the concepts and started working on my first project. However, 99% of my time goes to decrypting the syntax. (i.e. order of defining a function, general formatting, etc.) Other than learning from mistakes, is there any advice for picking it up a little quicker?

18th Nov 2019, 3:47 AM
David Hochmuth
David Hochmuth - avatar
4 Answers
+ 5
Mention the programming language you are working with so that people can help you with something specific because different languages have different syntax.
18th Nov 2019, 4:04 AM
Avinesh
Avinesh - avatar
+ 3
Try to identify how you learn. IE: Which style of learning suits you best, some examples are: Utube - videos Reading - text books, etc Coding - doing it yourself Tutor - one on one Collaborative - working with peers You can increase your learning speed by using your preferred learning method
18th Nov 2019, 8:45 AM
Rik Wittkopp
Rik Wittkopp - avatar
+ 2
Avinesh thanks, edited
18th Nov 2019, 4:21 AM
David Hochmuth
David Hochmuth - avatar
+ 1
import this try this code
18th Nov 2019, 6:12 AM
Akash
Akash - avatar