26 Answers
+ 3
Python first is an excellent Choice. Purdue university has their freshman computer science majors take python first as a freshman.
In fact Harvard freshman always have to learn python3 currently
+ 3
ANYSANE HERE Follow this page to learn more about python
https://www.sololearn.com/Profile/15103665/?ref=app
+ 2
Python is gaining popularity and is simple as compated to java
+ 1
Dive in! Python is a great programming language for beginners to learn, and it was my first programming language. It's extremely practical as well and can be used for a lot of things too, such as data science and web development.
Other then that, check out these threads:
https://www.sololearn.com/discuss/1967333/?ref=app
https://www.sololearn.com/discuss/2115378/?ref=app
https://www.sololearn.com/discuss/2048665/?ref=app
+ 1
To start out, you should probably take the Python course here, and then complete some beginner projects, such as guessing games, flipping coins, and so on. I've found that Automate the Boring Stuff With Python(you can read it for free at https://automatetheboringstuff.com) is useful, and you can also check out Python Crash Course if you want to.
+ 1
ANYSANE HERE, I don't know a lot about PowerShell, but it's because I don't use Atom, which the book is telling you to download. I suggest following the instructions to download Atom first, and if you have trouble with PowerShell, Google how to use it or look through the book's appendix.
+ 1
Python is a nice thing.
Take your time to learn and go through stuffs .
Trust me,, it's gonna be great
+ 1
you may lear on python
+ 1
Elhadji Mama GUENE ANYSANE HERE Don't do personal chat you have message feature use that and in Q&a personal chat is not allowed
+ 1
Elhadji Mama GUENE It's okay don't say sorry
Check rules
https://www.sololearn.com/Discuss/1316935/?ref=app
keep coding
+ 1
Hi ,if you wanna learn python I suggest you this tutorial for beginners.
https://youtu.be/C5orDmcvN30
0
Is learn python the hard way a good book?
0
ANYSANE HERE, that's a pretty good book too, though I haven't read it. It's more in-depth on beginner stuff than Automate the Boring Stuff With Python.
0
But it says you should first learn powershell.
0
Is this type of information also in automate book?
0
I mean atom,powershell or direct use of python.
0
ANYSANE HERE powershell is not what you should be afraid of, it is built-in in any pc on earth, some system call it terminal but windows pc call it powershell or you can use cmd (command prompt) both of which does the same thing in windows,
Powershell is not just for python alone, you can use to run many other programming languages, like Ruby, Java etc.
Another thing is you don't need to know every thing about powershell, just the basics you need to get started..
0
PHP
0
Python continues to gain popularity. It is a multiplatform and multi-paradigm language. It is free and has a large community to debug programs. We can use it to create websites with the django framework, to do electronics with Raspberry Pi, machine learning and deeplearning etc.
It is used in big companies. I highly recommend python. I use Anaconda an open source package management, environment and distribution platform for Python programming language. https://www.anaconda.com/distribution/