CSCE 121: Program Design and Concepts Lab Keishla D. Ortiz Lopez, TA E-mail: keishla.ortiz4@tamu.edu
About me Birthplace: Arecibo, Puerto Rico PhD student in Computer Science Graduated from the University of Puerto Rico at Arecibo (BS in Computer Science)
Peer-Teachers They’ll assist you in the lab too! E-mails and Office Hours: http://engineering.tamu.edu/cse/academics/peer- teachers/current-peer-teachers
Lab 1: Hello World Program! Download the document from: http://courses.cse.tamu.edu/daugher/cpsc121/10fall/Documentation/Appendix_G3_Starting_Visual2008.doc Follow the steps starting at G.2. In step G.2.3 write this source code: Then, download this header file from: http://courses.cse.tamu.edu/daugher/misc/PPP/std_lib_facilities_4.h. Save the header file to the directory you used in step G.2.1.6. This will be the “../Visual Studio/Projects” folder if you took the default. Stop at step G.2.6.
Try it! Change the program to output the two lines Hello, programming! Here we go!