Difference between revisions of "Notes ISC-4304"

Line 23: Line 23:
 
*[[Media:isc4304cplusplusreferences.pdf| Lecture 17 C++ References March 23]]
 
*[[Media:isc4304cplusplusreferences.pdf| Lecture 17 C++ References March 23]]
 
*[[Media:isc4304STL.pdf| Lecture 18 STL March 28]]
 
*[[Media:isc4304STL.pdf| Lecture 18 STL March 28]]
*Additional Material on const correctness and operator overloading:
+
*Additional Material on const correctness and operator overloading [http://courses.cms.caltech.edu/cs11/material/cpp/donnie/cpp-ops.html operator instructions]; [https://isocpp.org/wiki/faq/const-correctness Const-correctness]
[http://courses.cms.caltech.edu/cs11/material/cpp/donnie/cpp-ops.html operator instructions]; [https://isocpp.org/wiki/faq/const-correctness Const-correctness]
+
*Installation of Boost-Python from scratch and trial of a simple example C++/python program ( [http://peterbeerli.com/classdata/ISC4304/codes Example code is in the codes section under boost_1unix.zip]) [[Media:isc4304boost_python1S2017.pdf| Lecture 19 Boost-Python March 30]]; we will also look at [http://mrbook.org/blog/tutorials/make/ MrBook's stuff on Makefiles]  
*Installation of Boost-Python from scratch and trial of a simple example C++/python program ( [http:peterbeerli.com/classdata/ISC4304/codes Example code is in the codes section under boost_1unix.zip]) [[Media:isc4304boost_python1S2017.pdf| Lecture 19 Boost-Python March 30]]; we will also look at [http://mrbook.org/blog/tutorials/make/ MrBook's stuff on Makefiles]  
 
 
<br>
 
<br>
 
<br>
 
<br>

Revision as of 07:08, 30 March 2017

( Syllabus Classnotes Homework Lab Resources Fun)


Peterteaching.jpg


(for Spring semester 2017)



Old slides