Difference between revisions of "Notes ISC-4304"

Line 29: Line 29:
 
*[[Media:isc4304cplusplusreferences.pdf| Lecture 24 C++ References]]
 
*[[Media:isc4304cplusplusreferences.pdf| Lecture 24 C++ References]]
 
*[[Media:isc4304STL.pdf| Lecture 25 STL ]]
 
*[[Media:isc4304STL.pdf| Lecture 25 STL ]]
* [[Media:isc4304boost_python1S2017.pdf| Lecture 26 Boost-Python March 30]] 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]); we will also look at [http://mrbook.org/blog/tutorials/make/ MrBook's stuff on Makefiles]  
+
* [[Media:isc4304boost_python1S2017.pdf| Lecture 26 Boost-Python March 30]] 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 boost1example.zip]); we will also look at [http://mrbook.org/blog/tutorials/make/ MrBook's stuff on Makefiles]  
  
 
----
 
----

Revision as of 06:40, 4 April 2018

( Syllabus Classnotes Homework Lab Resources Fun)


Peterteaching.jpg


(for Spring semester 2018)

(* Lecture 14 (object oriented python 2) -- not given) [we practiced OOP instead]



(OLD SLIDES for Spring semester 2017)



Old slides