I have problem in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I have problem in python

Data science and machine which one should i start with

8th Aug 2022, 12:25 PM
Bright Nasoloh
Bright Nasoloh - avatar
10 Answers
+ 2
Give me roadmap ,whre to start ,are they available here
8th Aug 2022, 2:01 PM
Bright Nasoloh
Bright Nasoloh - avatar
+ 2
Yea start learning Python Beginner or Core. Don't forget to make use of the language and explore by reading and trying writing code.
8th Aug 2022, 2:02 PM
ρү૨œdԌ૨ ×
ρү૨œdԌ૨ × - avatar
+ 2
Roadmap is available in all languages
8th Aug 2022, 8:24 PM
DN Josh
DN Josh - avatar
+ 1
I personally like python for automation and scriptability. Perhaps you see more to python than the cliche reasons? I am working on an IRC bot and the Django web application framework myself. These are very applicable.
8th Aug 2022, 1:59 PM
ρү૨œdԌ૨ ×
ρү૨œdԌ૨ × - avatar
+ 1
then wat next
8th Aug 2022, 2:05 PM
Bright Nasoloh
Bright Nasoloh - avatar
+ 1
same as me the thing is i had little knowlodge just started answering question random thats y it shows like am on level 5 but mmm am also new , i will start learning from where i will get stuck , am dumb than u
8th Aug 2022, 2:14 PM
Bright Nasoloh
Bright Nasoloh - avatar
+ 1
Do you use Linux? If you did you could strap all sorts of scripts together in command line. Do you know what a shebang is? #!/usr/bin/python # ^ this is shebang - first line ^ # script here! import re def MyFunc(): print('More Pythons!\n') print('I\'m addicted!')
8th Aug 2022, 2:31 PM
ρү૨œdԌ૨ ×
ρү૨œdԌ૨ × - avatar
0
You'll be on your way!
8th Aug 2022, 2:06 PM
ρү૨œdԌ૨ ×
ρү૨œdԌ૨ × - avatar
0
To be honest I started with python FOR learning to make plugins for my chat bot. I started here and on my profile I'm still not finished the core (I did beginner last winter). Yet I'm starting to feel confident with the language.
8th Aug 2022, 2:07 PM
ρү૨œdԌ૨ ×
ρү૨œdԌ૨ × - avatar
0
Bright Nasoloh don't put yourself down like that. Just try to find some manageable practical use examples. When I first started pythons I was looking out for interesting Python codes on the web. I'll admit it took a while to find enough interesting stuff but it was fun looking for pythons.
8th Aug 2022, 2:31 PM
ρү૨œdԌ૨ ×
ρү૨œdԌ૨ × - avatar