I am scared of snakes but looks like I will have to face Python


Userlevel 7
Badge +22

Hi Folks,

After years of laziness and utter avoidance it looks like I will have to learn some coding :). Anyone here a Veeam/Python champ who can point me in the right direction to where/what and how to learn. I know about the VeeamGitHub repo. Any advice about how best to go about this task from the expert snake charmers would be much appreciated.


9 comments

Userlevel 7
Badge +13

Code Academy is super famous for code learning even from beginner level:

https://www.codecademy.com/learn/learn-python

but I find this nice too (there’s an updated yt video)

https://www.freecodecamp.org/news/python-programming-course/

 

Userlevel 7
Badge +14

Visit my session at VeeamON, A-Z Automation with Veeam’s Automation Desk. 🤓

Userlevel 7
Badge +20

You could look at Pluralsight here - https://www.pluralsight.com/search?q=Python

Or Udemy has courses for Python too - https://www.udemy.com/courses/search/?q=python&src=sac&kw=Pyth

 

Userlevel 4
Badge +2

You may want to check out Learn Python 3 the Hard Way.
https://learnpythonthehardway.org/python3/

Userlevel 7
Badge +22

Thanks folks, in fact right before my eyes there was a course in Kodekloud that I had somehow missed :). I will try that one and see how it goes. Don’t want to overdue it. 

Userlevel 7
Badge +9

A lot of great resources have been shared @Geoff Burke! Here are some few recommendations 

  • Learn.microsoft.com/en-us/windows/Python (in order to have your environment setup correctly)
  • realpython.com
  • geeksforgeeks.org (great for beginners)
  • Learn python the hard way. Search for this repository on guthub “ubarredo”

I recently got in just like you are about doing and I succeeded in creating my scripts and webpage to host the results. Not I am out. This is the problem -:) This is the second time in my career I am jumping in and out.

Userlevel 7
Badge +9

You may want to check out Learn Python 3 the Hard Way.
https://learnpythonthehardway.org/python3/

+1

Userlevel 5
Badge +3

Check out this video series I put together

 

Userlevel 7
Badge +22

Check out this video series I put together

 

Very nice Thanks

Comment