There are 0 repository under cs1 topic.
Jupyter Notebooks for How to Think Like a Computer Scientist - Learning with Python 3 (RLE) Textbook
Jupyter Notebooks for Learning CS Foundational Concepts using C++
An application focusing on learning methods and objects for the first time.
Plugin para o Moodle, resultado do Trabalho de Graduação sobre auxiliar alunos de Matemática na disciplina de Introdução à Ciência da Computação (ICC) na UnB. Graduandos: Fernanda Macedo e João Lucas Yamin. Orientadora: Maristela Holanda.
Live Coding Lectures in the CS1 Course at IT University of Copenhagen
This is a collection of computer science 1 assignments. Its mostly procedural and functional programming until the final folder but it provides all of the basics of computer science.
CS163/4 student lab focusing on introduction to conditionals for students to work, following the spiral model of topic introduction (simple conditionals only)
An application lab focusing on building a small game. Uses simple conditionals, with provided code to complete the game.
Vanessa: "Freddy, you're supposed to be on lockdown." Freddy: "But Vanessa, I have to sell my stonks."
Your first lab! Learning about variables, parts of the programming, and debugging.
A repository for all assignments from my Data Structures and Algorithms (DSA) course. Includes implementations in C, covering linked lists, stacks, queues, trees, sorting algorithms, and recursion.