+ 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?
4 Respostas
+ 5
Mention the programming language you are working with so that people can help you with something specific because different languages have different syntax.
+ 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
+ 2
Avinesh thanks, edited
+ 1
import this
try this code