Al-Quds University - Faculty of Engineering - Computer Engineering Department
Programming Fundamentals for Engineers 0702113
Welcome back!
Announcements:
Why hard exams are better?
https://www.youtube.com/watch?v=SfURgnxwudc
Final Exam:
For all sections
Date: --- 20/02/2018 @ --:-- - --:-- AM
Place: Faculty of Engineering Auditoriums,
Material required: All
Second Exam:
For all sections
Date: 23/7/2018 @ 12:30 PM
Place: Faculty of Engineering Auditoriums, Material required: All after first exam
First Exam:
For all sections
Date: Sun 15/7/2018 @ 12:30 PM
Place: Faculty of Engineering Auditoriums, Material required: All Till Arrays
Material & Resources:
Slides - Part 1: Introduction and C Fundamentals
Slides - Part 3: Selection Statements
Slides - Part 5: Basic Data Types
Slides - Part 9: Struct, Enum, and File
Processing
Slides - Part 10: Strings
Slides - Part 11: Program Organization
To test your C programs you can use Bloodshed Dev-C++, which is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. Dev-C++ is free and open source, you can download it by clicking here, (The project has been superseded by http://sf.net/projects/orwelldevcpp).
You could also use Code::Blocks, it's easy to use IDE, free, and open source. You could also use MS Visual C++.
Alternatively, you can also use C-Free, which is an Integrated Development Environment (IDE) for C and C++ programming language. With this environment you can edit, build, run, and debug your program.
Assignments:
Due: 14/7/2018 before 11:59 PM
For comments, bugs, or suggestions, please send email to:
2005-2018 (c) Yacoub Sabatin