PYTHON-TUTORIALS
Building a Linux Habitatwilli glenz @ telegram
Published with PeakD
home ~ previous
vim ~/.config/fish/functions/gpython-tutorials.fish
function gpython-tutorials --description 'python tutorials'
clear; echo
echo '======================================================================================'
echo ' PYTHON-TUTORIALS '
echo '======================================================================================'
echo ' '
echo ' python.org docs.python.org/3/tutorial/index.html '
echo ' python 3 tutorial (en) python-course.eu '
echo ' python 3 tutorial (de) python-kurs.eu/python3_kurs.php '
echo ' '
echo ' chuck severance '
echo ' free online course py4e.com '
echo ' videos youtube.com/playlist?list=PLlRFEj9H3Oj7Bp8-DfGpfAfDBiblRfl5p'
echo ' book py4e.com/book '
echo ' '
echo ' socratica youtube.com/playlist?list=PLi01XoE8jYohWFPpC17Z-wWhPOSuh8Er-'
echo ' python from scratch open.cs.uwaterloo.ca/python-from-scratch/ '
echo ' dive into python 3 diveintopython3.problemsolving.io/index.html '
echo ' '
echo '======================================================================================'
echo
end
SOURCES
fish ..................................................... fishshell.com/docs/current/index.html
picture .................................................... screenshot by me ~ my gnome-desktop
Cheers, just what i was looking for..! I'm (trying to) learn python from an online source but feel like I need a 'text-book' or something that I can refer to, with more in-depth explanations. I'll defs check out those links :)
Congratulations @wglenz! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :
Your next target is to reach 8000 upvotes.
You can view your badges on your board and compare yourself to others in the Ranking
If you no longer want to receive notifications, reply to this comment with the word
STOP
Support the HiveBuzz project. Vote for our proposal!