Learning to code systematically and efficiently.
- To become a relevant and good computer engineer.
- To learn necessary languages and skills needed for the same.
- To become AI literate.
- To create 1 small project per week and upload it on GitHub.
- Reading Python Programming: An Introduction to Computer Science by John Zelle.
- Learning Python in parallel.
A menu-driven program that converts:
- Celsius to Fahrenheit
- Fahrenheit to Celsius
Features:
- Functions
- Conditional logic
- Simultaneous assignment
- Multi-value input