Beginner #127415
Replies: 6 comments
-
what languages do you know |
Beta Was this translation helpful? Give feedback.
-
That would depend on what topics/technologies you are interested in. I would focus on lerning basic programming concepts first, like data structures, some basic dessing patterns, OOP. If you like web development maybe a good project to start is the odin project. |
Beta Was this translation helpful? Give feedback.
-
I would suggest starting off with learning Python. It has clear and readable syntax to help you learn essential programming concepts such as variables, data types, loops, conditionals, functions, and object-oriented programming (OOP) principles. There are websites out there that will allow you to practice coding for free to help learn the basics. |
Beta Was this translation helpful? Give feedback.
-
start with |
Beta Was this translation helpful? Give feedback.
-
I recommend starting with Python. Its clear and readable syntax makes it easy to learn essential programming concepts like variables, data types, loops, conditionals, functions, and object-oriented programming (OOP) principles. There are many websites where you can practice coding for free to learn the basics. |
Beta Was this translation helpful? Give feedback.
-
I would say create a good readme file and have a couple of repos under your name . |
Beta Was this translation helpful? Give feedback.
-
I have questions to anyone who can help me just get a start, and where to begin to learn. I understand the whole process of how it works, I just need some tips I guess you could sat
Beta Was this translation helpful? Give feedback.
All reactions