Lecture for the course "CS 217 – Probability and Statistics for Computer …
Lecture for the course "CS 217 – Probability and Statistics for Computer Science" delivered at the City College of New York in Spring 2019 by Evan Agovino as part of the Tech-in-Residence Corps program.
Lecture #9-10 for the course: CS 3550: Cybersecurity - "Data Protection & …
Lecture #9-10 for the course: CS 3550: Cybersecurity - "Data Protection & Cryptography". Delivered at Baruch College in Spring 2020 by Michael Whiteman as part of the Tech-in-Residence Corps program.
Lecture #9 for the course: CSCI 49378: Intro to Distributed Systems and …
Lecture #9 for the course: CSCI 49378: Intro to Distributed Systems and Cloud Computing - "Cloud Storage and Databases (Part One)". Delivered at Hunter College in Spring 2020 by Bonan Liu as part of the Tech-in-Residence Corps program.
Lecture for the course "CSC 59970 – Intro to Data Science" delivered …
Lecture for the course "CSC 59970 – Intro to Data Science" delivered at the City College of New York in Spring 2019 by Grant Long as part of the Tech-in-Residence Corps program.
Lecture for the course "CSCI 380 - Mobile Application and Product Development" …
Lecture for the course "CSCI 380 - Mobile Application and Product Development" delivered at John Jay College in Spring 2019 by Bhargava Chinthirla and Eric Spector as part of the Tech-in-Residence Corps program.
Lecture for the course "CS 217 – Probability and Statistics for Computer …
Lecture for the course "CS 217 – Probability and Statistics for Computer Science" delivered at the City College of New York in Spring 2019 by Evan Agovino as part of the Tech-in-Residence Corps program.
This teaching unit was created to provide any classroom teacher with all …
This teaching unit was created to provide any classroom teacher with all the tools necessary to help her students learn and apply engineering and design skills and computer science concepts in the context of a Next Generation Science Standards (NGSS) style investigation.
Students learn in the context of a story line that winds throughout each of the five workshops in the unit. Each workshop introduces a new phase of their ongoing “Mission to Mars.” Every workshop begins with a video that provides students an overview of the problem or situation encountered by the Mars Explorers (represented in the online modules by two Lego™ mini-figures and called Max and Mia to match the WeDo software). The curriculum then walks the students through a series of online learning modules that help them learn about a piece of technology or a new concept they’ll need to build a model from Lego WeDo™ kits and how they can solve real life problems using engineering practices.
Students share their project to a class Scratch Studio, and then they …
Students share their project to a class Scratch Studio, and then they try out each other’s projects. Each group provides specific feedback to other groups. The class discusses how to give constructive feedback, what non-constructive feedback looks like, and how to comment on others’ projects using the Scratch interface. Students end the session by seeing the feedback from others and reflecting on what they might change or add to their projects.
Library Carpentry lesson: An introduction to Git. What We Will Try to …
Library Carpentry lesson: An introduction to Git. What We Will Try to Do Begin to understand and use Git/GitHub. You will not be an expert by the end of the class. You will probably not even feel very comfortable using Git. This is okay. We want to make a start but, as with any skill, using Git takes practice. Be Excellent to Each Other If you spot someone in the class who is struggling with something and you think you know how to help, please give them a hand. Try not to do the task for them: instead explain the steps they need to take and what these steps will achieve. Be Patient With The Instructor and Yourself This is a big group, with different levels of knowledge, different computer systems. This isn’t your instructor’s full-time job (though if someone wants to pay them to play with computers all day they’d probably accept). They will do their best to make this session useful. This is your session. If you feel we are going too fast, then please put up a pink sticky. We can decide as a group what to cover.
Join us for a 30 minute guest webinar by Brandon Butler, Director …
Join us for a 30 minute guest webinar by Brandon Butler, Director of Information Policy at the University of Virginia. This webinar will introduce questions to think about when picking a license for your research. You can signal which license you pick using the License Picker on the Open Science Framework (OSF; https://osf.io). The OSF is a free, open source web application built to help researchers manage their workflows. The OSF is part collaboration tool, part version control software, and part data archive. The OSF connects to popular tools researchers already use, like Dropbox, Box, Github, Mendeley, and now is integrated with JASP, to streamline workflows and increase efficiency.
Students make their own design decisions about controlling the LEDs in a …
Students make their own design decisions about controlling the LEDs in a light-up, e-textile circuit, plush toy project that they make using LilyPad ProtoSnap components and conductive thread. They follow step-by-step instructions to assemble a product while applying their own creativity to customize it. They first learn about the switches—an on/off switch and a button—exploring these two ways of controlling the flow of electric current to LEDs and showing them the difference between closed and open circuits. Then they craft their creative light-up plush pals made from sewn and stuffed felt pieces (template provided) that include sewn electric circuits. Through this sewable electronics project, students gain a familiarity with microcontrollers, circuits, switches and LEDs—everyday items in today’s world and the components used in so many engineered devices.
List Comprehensions This is a tutorial on list comprehensions in Python, suitable …
List Comprehensions
This is a tutorial on list comprehensions in Python, suitable for use in an Intro or CS0 course. We also briefly mention set comprehensions and dictionary comprehensions.
The Little Book of Semaphores is a free (in both senses of …
The Little Book of Semaphores is a free (in both senses of the word) textbook that introduces the principles of synchronization for concurrent programming.In most computer science curricula, synchronization is a module in an Operating Systems class. OS textbooks present a standard set of problems with a standard set of solutions, but most students don't get a good understanding of the material or the ability to solve similar problems.The approach of this book is to identify patterns that are useful for a variety of synchronization problems and then show how they can be assembled into solutions. After each problem, the book offers a hint before showing a solution, giving students a better chance of discovering solutions on their own.The book covers the classical problems, including "Readers-writers," "Producer-consumer", and "Dining Philosophers." In addition, it collects a number of not-so-classical problems, some written by the author and some by other teachers and textbook writers. Readers are invited to create and submit new problems.
No restrictions on your remixing, redistributing, or making derivative works. Give credit to the author, as required.
Your remixing, redistributing, or making derivatives works comes with some restrictions, including how it is shared.
Your redistributing comes with some restrictions. Do not remix or make derivative works.
Most restrictive license type. Prohibits most uses, sharing, and any changes.
Copyrighted materials, available under Fair Use and the TEACH Act for US-based educators, or other custom arrangements. Go to the resource provider to see their individual restrictions.