+ 4
I am new to coding, Is python a good start? How should I start
17 Respostas
+ 4
You're on a learning site that's nice enough where you can go through documentation, quizzes, and labs all in one place. Find a language that interests you and try it out. If you are still confused on where to start... think of a problem, and search for a solution. I'm not an expert by any means (I'm just around between a lot of different training material), but I can say that you will typically learn and retain the most when you're working on something you're interested in. Of course, you need to get down the basics first if you're completely brand new. Good luck :)
+ 3
Read books and try out on computer
+ 2
python is a good start. But you can really start anywhere according to your goals. The important part of your question is 'how' and the answer to that is by taking it step by step and making sure you understand the concepts and practice them before you go on. This app is awesome . Make use of all its features and you will be well on your way.
+ 2
It depends. Start with python if you are a creative person that needs a tool to do things. Start with C++ if you are an analytical person that likes to understand things deeply.
+ 1
If it is a good option. Start with the tutorial learning the basic syntax. Then you learn the functions and practice a lot.
+ 1
Thanks mate, will coding a product parallel to learning help
+ 1
Sololearn is good only for code playground. If you want to grasp every little or big concept then you should join 'Python for everybody' free course available on Coursera.org by the university of Michigan. It's great and i have personally done it and i felt that that is better than any other sites like sololearn, codeacademy, w3shool etc. Thank you.
+ 1
Yes it is.
+ 1
Python is greaaaaat language to start!!
Just get on with the Python course on SoloLearn.. learn, answer the questions, challenge people, solve problems on your own, and i can't stress this enough but, keep on learning more and more!! You'll love it.
All the best š
+ 1
dont be in a hurry to finish the course. what matters is the quality of your understanding and amount of time youve dedicated towards practicing and experimenting with code. hopefully youve got py installed on your machine. you can run py scripts and commands right from the command line which is a good way to practice.
0
wet water ))) vscode noted ;)
0
Yes, because it's easy and strong
0
When you gonna be a web development you must learn html,css,javascript,php
But when you gonna be a game developer yoi must learn python,java
0
Yes go with python 2
0
Yes, python is good for beginners. You will not face any problems. It is very simple to learn.
0
Html is better
Start with html, then css
0
Start with python as your beginning language and slowly grasp the rudimentary ideas about how it works. Once you've mastered it, move on to learning other languages which you think suits your coding style.