Girls work in small teams to help each other, decide on a shared solution and solve problems
Coding for girls
Use catchy, fun text to tell people what you offer.
Coding for Girls Program
A coding program for girls.
We encourage the girls to be innovators and risk takers. We believe that there are no failures, only solutions that are "more or less" effective.
Safe learning environment
We are totally open to getting feedback from the girls to learn what interests them. We will also track their interest level periodically to gauge their level of interest.
tracking interest and open feedback
Online coding and computer literacy classes designed for girls (7-18 years old)
Python Programming Level 2
Python Programming Level 1 or equivalent is required for this course.
​
In this course, we will build on the conceptual understanding of Python that girls acquired in Level 1 and go deeper into the topics with an introduction to many new concepts. The programs will increase in complexity and the girls will learn to apply their understanding of python programming language independently.
​
The girls will use Visual Studio Code, a widely used code editor platform to program in Python.
​​
This course takes 24 sessions to complete.
​
​
​​
​​
Topics covered
-
Variables and strings
-
Data type conversion
-
Advanced nested for loops and while loops
-
Conditionals
-
Complex projects combining the above concepts
-
Functions
-
Data structures
-
Index
-
Lists
-
Tuples
-
Dictionaries
-
Methods for data manipulation in Lists, Tuples, and Dictionaries
-
Sets
-
Projects for application of the above concepts