Gerry Jenkins - Technology Learning (teklern)
THIS BLOG HAS MOVED TO
Topics
(Move to ...)
Installing Python 3.7 and PyCharm on Mac
Video/eBook Data Structures and Algorithms Course for after your first language course
Excel Teaching Videos
Submit Ideas for video/blogs or contact me
Random PewDiePie Video Pick
▼
7/29/20
Basic PyGame Animation
›
1/16/20
Install Python 3.8 and PyCharm on Windows 10
›
6/26/19
Python: Using the inspect module to get line numbers and other information
›
5/31/19
How to install java 12 OpenJDK for Windows 10
›
5/10/19
Simplified Algorithm to find largest Color Blob in a Grid (in Python and C++)
›
I have taught how to use algorithms and data structures for years as a professor. And many students think that just learning about algori...
3/8/19
I have made avaliable teaching videos for Excel from my classes I taught.
›
These videos were created for concepts in an introduction to Excel class that covers topics that I found students were having trouble with. ...
2/27/19
New Python 3.8 Assignment Expression Feature
›
Video on using Python3.8 Assignment Expressions, a great addition to python3.8, available now in alpha release to try it.
2/15/19
PyCharm Tip: wrap code in if, while or try block quickly (97 seconds)
›
1/30/19
From Install to running python with PyCharm on Ubuntu 18
›
1/12/19
Python f-strings. Formating faster and better
›
Formatting data into strings for the user or other consumption is now faster and easier with python f-strings since python 3.6. This will gi...
1/8/19
Python: Using nested multiple assigment in your code
›
Go past simple multiple assignment taught in beginning python courses to understand unpacking nested sequences with these techniques. (also...
12/21/18
Using the send function to inject parameters into a generator
›
1 comment:
11/22/18
Python Tuples: detailed overview
›
Python tuple detailed Contents Intro to tuples Creating a tuple Visual showing how immutable works A loo...
2 comments:
›
Home
View web version