Skip to content

A collection of open-access diagrams depicting control flow structures and other programming concepts.

License

Notifications You must be signed in to change notification settings

baileythegreen/programming-diagrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming diagrams

This is a collection of programming diagrams that may be used for teaching. While they may be similar to many languages, the specific implementations shown reflect how these programming constructs work in Python. If using with relation to another language, please check that the diagram matches the implementation.

The diagrams can be previewed below. To obtain the files, navigate to the static directory, for fixed images, or to the modifiable directory, for .excalidraw files that may be modified.

for Loop

while Loop

if Statements

if only

if/else

if/elif/pass

if/elif/else

Set operations

Python scope: a poem

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. More information on the license terms may be found in the license file.

About

A collection of open-access diagrams depicting control flow structures and other programming concepts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published