Difference between revisions of "Python"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Using Visual Studio)
 
(65 intermediate revisions by 2 users not shown)
Line 8: Line 8:
  
 
[[Conversions - Python]]
 
[[Conversions - Python]]
 +
 +
[[Maths Functions - Python]]
  
 
[[Selection - Python]]
 
[[Selection - Python]]
Line 14: Line 16:
  
 
[[String Manipulation - Python]]
 
[[String Manipulation - Python]]
 
[[Maths Functions - Python]]
 
  
 
[[Subroutines - Python]]
 
[[Subroutines - Python]]
Line 25: Line 25:
 
[[Exception Handling - Python]]
 
[[Exception Handling - Python]]
  
==GUIs In Python With Tkinter (WIP)==
+
=GUI With Tkinter (WIP) ''- LizQ''=
  
 
[[What Is Tkinter?]]
 
[[What Is Tkinter?]]
Line 32: Line 32:
  
 
[[Widgets - 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