Download presentation
Presentation is loading. Please wait.
Published byMerilyn Wright Modified over 9 years ago
1
1 Introduction ALGORITHMS AND PROGRAMMING Introduction Ferry Wahyu Wibowo, S.Si., M.Cs.
2
2 Outlines Coursework References Computing & Programming Concepts
3
3 Coursework 3 Class Participation Homework problem sets Approximately weekly Midterm Exam Final Exam 40% 30% 20% Contribution to grade 10% Class Attendance REQUIRED Make a group for a project
4
4 Textbooks H. M. Deitel & P. J. Deitel (http://www.deitel.com) C How to Program (2 nd edition) Prentice Hall, 1994, 926p., ISBN 0-13-226119-7 B. Gottfried Programming with C (2 nd edition) Schaum’s Outline Series, McGraw-Hill, 1996, 532p., ISBN 0-07-024035-3 R. Johnsonbaugh & M. Kalin (http://condor.depaul.edu/~mkalin) C for Scientists and Engineers Prentice Hall, 1997, 793p., ISBN 0-02-361136-7 K. B. Rojiani Programming in C with Numerical Methods for Engineers Prentice Hall, 1996, 1130p. ISBN 0-13-726498-4 H. Schildt C++ The Complete Reference (2 nd edition) Osborne, McGraw-Hill, 1995, 671p., ISBN 0-07- 882123-1
5
5 Compilers and Language Reference Compilers K. Reisdorph & K. Henderson Teach Yourself Borland C++ Builder in 14 days Borland Press, Sams Publishing, 1997, 526p., ISBN 0-672-31051-1 Language References B. W. Kernighan & D. M. Ritchie The C Programming Language (2 nd edition) Prentice Hall, 1989, 274p., ISBN 0-13-110362-8. B. Stroustrup The C++ Programming Language (3 rd edition) Addison Wesley Series in Computer Science, 1997, 928p., ISBN 0-201-88954-4.
6
6 Algorithms 6 L. Ammeraal Algorithms and Data Structures in C++ Wiley, 1996, 352p., ISBN 0-471-96355-0 R. Sedgewick Algorithms in C Addison Wesley, 1990, 657p., ISBN 0-201-51425-7 R. Sedgewick Algorithms in C++ Addison Wesley, 1992, 656p., ISBN 0-201-51059-6
7
7 Computing and Programming Concepts 7 Programming : Planning, scheduling or performing a task or an event. Computer : Programmable device that can store, retrieve and process data. Computer Programming : Process of planning a sequence of steps for a computer to follow. Computer Program : List of instructions to be performed by a computer.
8
8 THANK YOU
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.