Computer Science
Computer Science
Computer Science Series
Introduction to Data Science w/ Python 🖥️📊
2nd session
Welcome to "Introduction to Data Science with Python" course! This is my second time hosting this course, and I have made adjustments and improvements from my first time. In this course, you'll learn how to use Python for data analysis and gain insights from large datasets. Python is a versatile language widely used in the data science community. You'll explore Python's fundamentals, including syntax and data structures. We'll also cover essential libraries such as NumPy, Pandas, and Matplotlib for efficient data manipulation and visualization. Through hands-on activities and projects, you'll develop the skills to analyze and present data effectively. By the end of this 17 session course, you will be an expert on the basics of data science, and you would have completed your very first data science case study project. Please note that there will be assignments after every session to best learn data science. Get ready for an exciting journey into the world of data science! :)
Jacob H
Meera F's APCSP Request
2nd session
Each session I'll help Meera with the APCSP course. Others are welcome as well! :)
Abeer K
Solving competitive programming problems
33rd session
Each week, we will solve competitive programming problems from USACO, Codeforces and others. At first, we will go over the algorithms and data structures needed, and then break the problem solution and code.
Teo K
Intro to Java
Starts
Going over the basics of Java for any beginner. Will have practice problems and examples to follow along!
Ritvik S
HTML Basics
Starts
In each meeting, we'll go through basic things in HTML. There are several things I'll discuss, for instance, how to display a list on your website by using HTML tags, how to display images and videos, and how to add tables and animation to your texts. To make things easier, I recommend you use and be familiar with text editor apps or websites (I use sublime text). Don't hesitate to ask something you don't understand and feel free to chat me on Zoom/schoolhouse chat box. Thank you:) P.S.: Since I'm not a native English speaker and do not live in an English-speaking country, sometimes my explanations may be confusing. If you feel confused about what I'm saying, type your question or just open your microphone and ask me your question as clearly as possible. Thanks!
Mellinda W
C++ Intermediate
Starts
This series will cover OOP concepts, intermediate data structures, and file IO. There will be a total of 10 sessions.
Yan X
Fundamental Artificial Intelligence
9th session
(course)attended learners in artificial intelligence are typically secondary school students aged 12-17, eager to explore the concepts of AI, likely machine learning and AI generations, with a focus on practical applications. (course for fundamental learners which age around 12 - 17)
jeffery z
Introduction to iOS App Development
3rd session
This course teaches computer science with Swift and SwiftUI. Swift and SwiftUI are the building blocks of Apple app development. Learn how to develop iOS apps from building user interfaces, storing data, retrieving information from the internet, and set the foundation of your app development journey. Please ensure you have a compatible iPad or MacBook. Download Swift Playgrounds on your iPad, or download Xcode on your MacBook.
Andy H
How to Code: From the Very Basics in Python
8th session
We will start with the basics of coding and get all the way to use input/output, conditionals, loops, functions, and how to implement them using Python! Expect to type in your own code and complete basic assignments on your own. This series is perfect for you if you don’t know any coding concepts at all. If you have learned a coding language before like Java or C++ the topics will be a bit too easy for you.
Vir G
Intro to Python
5th session
In this series, we will cover many different topics in Python to provide you with a solid foundation for your future work in Python. We will go from strings to variables to conditionals to loops all the way up to functions, with more along the way. You don't need any prior experience with Python or any other programming language. All you need is a laptop, a code editor and to have python setup. (In the first session, you will learn how to setup python and get a code editor) Note: These are not all the sessions planned, over time I will add more sessions.
Yohan A
AP® CS Principles - Full Course Review
Starts
We will be going through topics in the AP® Computer Science Principles course. As somebody who took the exam and got a 5, I am here to help with any questions you have, and I can provide practice MCQ questions aswell!
Faraz H
Introduction to Machine Learning and A.I
4th session
Dive into the world of Machine Learning with this hands-on tutoring series designed to equip you with the foundational skills and techniques to build models using Python. Whether you're a beginner or have some coding experience, this series will guide you through key concepts such as supervised and unsupervised learning, data preprocessing, model evaluation, and more. With Python as our tool of choice, you'll learn to implement algorithms like linear regression and neural networks. By the end, you’ll be able to confidently apply Machine Learning techniques to real-world problems and projects. In this series, we'll be covering the following: TensorFlow, Python, linear regression, variables, data analysis, data preprocessing, model evaluation, neural networks. Before the start of the series, I reccomend taking a look at GoogleColab and Tensorflow below are the links: [https://colab.research.google.com/ ](https://www.tensorflow.org/) [https://www.tensorflow.org/](https://www.tensorflow.org/). For your success in this class, I highly recommend having some experience with Python! While we'll cover essential Python libraries and functions for machine learning, having a basic understanding of Python syntax, data structures, and object-oriented programming will help you follow along more smoothly and get the most out of this series. Don't worry if you're new—I'll provide plenty of guidance along the way! Currently, there are only two sessions listed. More will be added soon.
Destiny J
Introduction to UNIX
20th session
We will cover UNIX fundamentals, Linux, and server-side programming. A link to the syllabus will be shared in class.
Juni K
Intro to AI: Hands-On Exploration with Neural Networks, GANs, CNNs, and More
5th session
This course is beginner friendly Week 1: Intro to Neural Networks Week 2: Training Neural Networks Week 3: Intro to GANs Week 4: Creating with GANs Week 5: Intro to CNNs Week 6: CNN Applications Week 7: Intro to RNNs & Transformers Week 8: Applications of RNNs & Transformers Week 9: Final Project
Aashrita K
AP Computer Science A - Unit by Unit Review
8th session
This is an every other week 1.5 hr series going unit by unit through AP CSA. We won't necessarily do it at a rate of one unit per week (some units are simply bigger than others, and CSA has relatively few units), but it'll probably average out to a little under 1 unit per session, capped off with a pair of sessions or so for exam prep/final review. If you are a tutor interested in co-hosting, please feel free to apply!
Isaac S
Introductory AI and ML course
7th session
In this course, you will learn the basics of AI and ML such as how it works and the theory behind it. You will also make, train, and test some models. I plan to teach this course till around April - May 2025. I plan to add more sessions once I get more responses and to the Google form so I know what to teach: [https://docs.google.com/forms/d/19QiwogqM-ripe3A1AQdO6sZgQbd-HvXgp9UtB0T1TiA/edit?edit_requested=true ](https://docs.google.com/forms/d/19QiwogqM-ripe3A1AQdO6sZgQbd-HvXgp9UtB0T1TiA/edit?edit_requested=true)
Arnav K
Intro to Verilog Digital Circuit Design
2nd session
⚡⚡Learn to create your own computer chips in the Verilog hardware description language! Ever wondered what goes on inside a computer chip? In this course, you'll dive into the fascinating world of digital semiconductor design and fabrication using the open-source Sky130 Process Development Kit and OpenLane flow. From understanding the basics of transistors to writing your own digital circuits in Verilog, this hands-on class will give you the tools to bring your ideas to silicon. During this course, we'll cover the following: - Digital circuit design (boolean algebra, logic gates, etc) - Verilog and hardware description languages - CMOS fundamentals and semiconductor fabrication processes - Installing open-source integrated circuit tools - Synthesizing designs through OpenLane Note: This course will be rather fast-paced, so a moderate to strong background in programming and computer science is recommended. A background in electronics is also recommended but not necessary. In terms of hardware, we will be installing a Docker image that requires a machine running Windows or a Unix-based OS (Mac, Linux).
Sanjay R
Introduction to Python
10th session
This series will cover all basic Python topics like variables, control structures, loops, and functions.
Yan X
Scratch: programming with code blocks 😺💻
Starts
Are you looking to code or learn new concepts in computer science!? Well, welcome to probably one of your first programming classes! 🤖 [SHORT COURSE] You don't have to have any background in coding, just a device with internet! We're going to start from scratch (😆 like the website) and build up on the fundamentals so hopefully this can guide you to making your very own projects in the near future!! Some things we'll look at: -> why do we need to program? Intro to the scratch website. -> looking at all of the block types and what they all do - experimenting -> seeing some project ideas and selecting one to do -> learning more and going deeper - what do we do next? -> algorithms and goals -> real world applications and problem-solving creativity! (not in this order specifically, just a brief overview of topics we'll cover!) Each class we'll try to be activity oriented and outcome based rather than just mugging up information or making it like a onetime interest which you drop after the series ends, so I hope this comes of use to you! Interaction is always optimal in the sessions and will help you understand a lot better, so I highly encourage it!
Aeparish M
Hardware troubleshooting
3rd session
In this session we will attempt to fix a Microsoft laptop.
Tarpon T
C Programming from Beginner to Advanced
8th session
Beginner: C language features, good commenting practice, creating static libraries and DLLs, C Standard Library. Intermediate: Stacks, Queues, Priority Queues, Lists, Abstract Data Types. Sorting, Searching and String algorithms. Advanced: libxml2, json-c, libcurl, ncurses, libjpeg, libpng, and Windows API As a learner come eager to learn and ask questions. If more sessions are needed for a lesson then we go at a slower pace. Try to attend every session, there will be office hours and notes to help you catch up if needed. Requirements: No programming experience is needed
Barrett S
Zero to Hero: AP Computer Science A
4th session
Join me for a comprehensive review of all the essential topics in AP Computer Science A! This series is the perfect opportunity to identify your strengths and pinpoint areas for improvement as we break down the key concepts you need to succeed on the exam.
Shruti M
AP Computer Science Principles Complete Review
5th session
Struggling with AP CSP? Join my series to master key concepts and boost your exam score. Limited spots available, so sign up now!
Shruti M
Learn Python from Scratch
5th session
We will learn Python from the starting and work on projects towards the end.
Shruti M