ABOUT
- This repository contains an overview of my coding projects from my ENGR102 coding focused class at Texas A&M.
- Each folder contains a prompt file with all the project prompts and their respective file(s).
CLASS BACKGROUND INFORMATION
- ENGR 102 Engineering Lab I - Computation.
- Credits 2. 1 Lecture Hour. 3 Lab Hours.
- Introduction to the design and development of computer applications for engineers; computation to enhance problem solving abilities; basic concepts of software design through the implementation and debugging of student-written programs; introduction to engineering majors, career exploration, engineering practice within realistic constraints, e.g. economic, environmental, ethical, health and safety, and sustainability; pathways to success in engineering.
- (ENGR 102, Engineering Development in Python) Use of PyCharm and Spyder software to perform coding assignments in Python. Topics included Sequential Steps, Variables, Assignment, Data Types Input/Output, Modules, Calling Functions, Conditionals, Boolean Expressions, Creating & Testing Programs, Basic Debugging, Loops, Iteration, Arrays, Lists of Data, Top-Down Design of Programs, Advanced Functions, Scope, File Input & Output, Systematic Debugging, Functions & use in top-down/bottom-up design.