Difference between revisions of "Python Course Topics"

From OpenCircuits
Jump to navigation Jump to search
m (1 revision)
Line 13: Line 13:
 
*[[Python Output]]
 
*[[Python Output]]
 
*[[Python Printing]]
 
*[[Python Printing]]
*[[Python Notebooks]]
+
 
*[[Python OS Access]]
 
 
*[[Functions]]
 
*[[Functions]]
*[[Objects and Object Oriented Programming]]
 
*[[Imports, Using Other People' Code]]
 
  
*[[]]
+
 
  
 
<!-----------
 
<!-----------

Revision as of 07:35, 23 February 2021

Page Status

The idea here is to list topics that might be covered in a Python Course. Some have been incorporated, some may be. Give your feedback. This is a draft, and as you can see could use help. Links in Red are not even created.

Basics

Some basics, not in any particular order. These topics are overviews, the intent is to use them with course assignments and provide links rather than to really cover the topic within this wiki.



Beyond Basics

We will take these up as interest dictates. Let us know.


Special Topics

Python works in all the domains listed below, we may not have written the pages here, but use Google where needed.

Python Topics