_LivePython's profile picture. Intermediate-level Python tutorials to help increase your breadth, depth and experience of Python Programming. Come and take your skills to the next level

Live Python

@_LivePython

Intermediate-level Python tutorials to help increase your breadth, depth and experience of Python Programming. Come and take your skills to the next level

Angepinnt

How I became a Self-Taught Programmer (Tips, advice and inspiration) - A few of you have asked for a bit about my background and I thought I'd make this short video to give my perspective. Enjoy! youtu.be/lH1CF_hayck #python #100DaysOfCode #javascript #codenewbie #programming

_LivePython's tweet card. How I became a Self-Taught Programmer achieving my dreams (Tips,...

youtube.com

YouTube

How I became a Self-Taught Programmer achieving my dreams (Tips,...


Live Python hat repostet

Which little known #Python tool do you consider indispensable?


Is anyone interested in learning Go (Golang) from the ground up but at an accelerated pace? #go #golang #programming


#python bytecode primer accessible and aimed at ALL learners. Don't let misconceptions of what should and should not be tackled by learners hold you back. An educational 10 minutes lies within: youtu.be/mE0oR9NQefw #100DaysOfCode #100daysofpython #codenewbie #programming

_LivePython's tweet card. Python Bytecode: An Introductory Tutorial

youtube.com

YouTube

Python Bytecode: An Introductory Tutorial


Live Python hat repostet

Another interesting use of #python's walrus operator is to compute differences between successive values in a data stream. This is the inverse of accumulate(): >>> data = [10, 14, 34, 49, 70, 77] >>> prev = 0; [-prev + (prev := x) for x in data] [10, 4, 20, 15, 21, 7]


Have 5 mins spare and want to get to grips with one of the most common beginner #python misunderstandings? Then watch youtu.be/kgkms3xF5ZE Or, if you've got a bit longer, check this out on Exception Handling: youtu.be/TCdhTe2vS7Y #100DaysOfCode #100daysofpython #codenewbies

_LivePython's tweet card. Python Mutable Default Parameters in 5 minutes: A common misunderst...

youtube.com

YouTube

Python Mutable Default Parameters in 5 minutes: A common misunderst...


This might be of interest to learners of all programming languages. It is a short introduction to Hash Functions, Hash Tables and Bloom Filters. If you've never heard of a bloom filter, be sure to check it out: youtu.be/oRGA05G421E #python #100DaysOfCode #javascript #java


Is there any interest out there for a full, clear, no assumptions made course on our channel on Data Structures and Algorithms? (Implemented in #python but applicable to CS in general) #100DaysOfCode #javascript #programming #DataScience #cplusplus #Java #100daysofpython


Do you use #python? I've put together a short introduction on profiling. This way you can uncover where the bottlenecks in your programs are and then make sensible decisions on where to invest your optimisation efforts. youtu.be/MgBgMyYROTE #100DaysOfCode #100DaysofPython

_LivePython's tweet card. Profiling Python: An introduction to understanding the resource...

youtube.com

YouTube

Profiling Python: An introduction to understanding the resource...


Interested in your #python programs running as fast as possible? Keep your eyes peeled for a guide to Profiling, landing tomorrow. As requested, this and all future tutorials will have a camera on me as well so that the message comes across as clearly as possible. #100DaysOfCode


A ten-minute take on the Descriptor Protocol, featuring goodies such as name-mangling of attributes, staticmethods, classmethods, instance methods, dict.fromkeys() youtu.be/ovsvGtWD90Y #python #learnpython #100daysofpython #100DaysOfCode #codenewbies #programming

_LivePython's tweet card. The Descriptor Protocol inside-out (Name-Mangling, @staticmethod,...

youtube.com

YouTube

The Descriptor Protocol inside-out (Name-Mangling, @staticmethod,...


I've now been in touch with everyone who replied to express interest. If you haven't yet done so (or haven't yet received a DM from me) but are interested, please reply to this as your last opportunity. #python #pythonprogramming #learnpython #100DaysOfCode #100daysofpython

I have a really good proposal for any beginner/early intermediate #python learner who wants to boost their learning to the next level: Is there anyone who would like to start their #100DaysOfCode by having a really short daily session with me where we go over the 100 most.. [1/3]



I have a really good proposal for any beginner/early intermediate #python learner who wants to boost their learning to the next level: Is there anyone who would like to start their #100DaysOfCode by having a really short daily session with me where we go over the 100 most.. [1/3]



Our new Intermediate Flask Course has now launched and the first instalment is available here: Subsequent instalments will be released weekly youtu.be/e-_tsR0hVLQ #Flask #python #100DaysOfCode #learnpython #webdeveloper #javascript #django

_LivePython's tweet card. Intermediate Flask Tutorial: Implementing JSON Web Tokens (JWT)

youtube.com

YouTube

Intermediate Flask Tutorial: Implementing JSON Web Tokens (JWT)


Loading...

Something went wrong.


Something went wrong.