Difference between revisions of "Python"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Using Visual Studio)
 
(76 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
 
[[Maths Functions - Python]]
 
[[Maths Functions - Python]]
 
[[String Manipulation - Python]]
 
  
 
[[Selection - Python]]
 
[[Selection - Python]]
Line 17: Line 15:
 
[[Iteration - Python]]
 
[[Iteration - Python]]
  
[[Event Loop - Python]]
+
[[String Manipulation - Python]]
  
 
[[Subroutines - Python]]
 
[[Subroutines - Python]]
  
[[Parameters - Python]]
+
[[Global & Parameter Passing - Python]]
  
 
[[File Handling - Python]]
 
[[File Handling - Python]]
  
 
[[Exception Handling - Python]]
 
[[Exception Handling - Python]]
 +
 +
=GUI With Tkinter (WIP) ''- LizQ''=
 +
 +
[[What Is Tkinter?]]
 +
 +
[[Creating a Window - Tkinter]]
 +
 +
[[Widgets - Tkinter]]
 +
 +
=GUI - Other options=
 +
 +
[[Creating A DIY Interface]]
 +
 +
[[PGU Interface]]
 +
 +
[[wxPython Interface]]
 +
 +
[[pyglet Interface]]
 +
 +
=SQLite Databases=
 +
[[Create sqlite connection]]
 +
 +
[[Create table with sqlite]]
 +
 +
[[Insert Update Delete sqlite queries]]
 +
 +
[[Select sqlite queries]]
 +
 +
=Using Visual Studio=
 +
[[Create a python project in Visual Studio]]
 +
 +
[[Creating a virtual environment in Visual Studio]]

Latest revision as of 08:08, 13 July 2023