Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.48 KB

S1-assignments.md

File metadata and controls

48 lines (27 loc) · 1.48 KB

S1

This stream explores Embedded/Windows development using C++.

Assignments

Modularity-C++

Reduce Complexity-C++

Statistics-C++

Anagram Selector-C++

Case Study and Teams

Download details of Names, Group-name, mentor-email, and group-assignment link.

Find and join the team with your Group-name

Evaluation criteria

Further Exploration on your Repository

CodeScene

Sonar

References

The Art of Readable Code

C++ Primer, Fifth Edition

Effective Modern C++: Focus on Smart Pointers, Lambda Expressions, The Concurrency API

OS & Networking tools:

Basic Automation with Python

Effective Python