+ 2
What language/skill to learn
I’m almost done with python course and am wondering what to so next. It doesn’t have to be a course, it can be anything I should do or learn.
7 Antworten
+ 7
** Math **
I'd put some focus on your math skills and improve them to the best of your ability. The biggest difference that I've seen between programmers and amazing programmers (besides raw experience) is their math skills. The more math that you know, the differing ways that you can look at the same problem and provide a solution for it. More math gives you more options.
** Communication **
Communication is one of the most important skills you can learn in life since we're social creatures and you have to engage with other humans on a regular basis. You can talk yourself in and out of situations/opportunities quicker than you can with any other skill. Master this skill and you'll be able to navigate the "game" in a way that compliments your personal goals.
** Researching Skills **
It is very important that you hone your ability to be able to properly research anything that you wish to inquire about. As they say, if you don't have the resources, be resourceful. This skill will go a really long way and you'll be able to be more self-reliant when you run into problems or need to figure/learn something more. Equally so, you never know when you'll find yourself on a team/project that requires you to be self-managed. Do you want to be able to show that you can figure things out or do you want to constantly ask someone for help to the point that they question your abilities?
---
Hope that helps! Another important thing to learn and utilize is time management. Make the most of every day and the time you have available to you; your days are numbered. Spend less time being distracted and more time focused on your dreams; worry about distractions later when you're on top of your world.
Best of luck!
+ 6
It would be a really good idea if you Google this question.There you'll get a lot more info than from here.
+ 6
You might want to go beyond Sololearn with Python. Check out the courses on data science or interactive programming, which I recommend here:
https://code.sololearn.com/W2nvcMqTRi4q/?ref=app
+ 4
learn numpy or pygame or matplotlib or scipy, python is a big sea
+ 4
That depends a lot on what you’ll be using Python for. If you look for “Python [application]” in google you’ll get excelent answers. Data Science is an option (then you’ll find that you need to study numpy, scipy, matplotlib, scikitlearn, pandas,...).
+ 4
Numpy right!....its the sea
+ 3
Learning python on sololearn is not enough..... learn more....read books, watch Videos, and most important practice what u learnt.
Try to code as many programmes u can do....think what creative programme u should code and practice every syntax by using it in your programme.