Difference between revisions of "Notes ISC-4304"

Line 26: Line 26:
 
* Review of Python
 
* Review of Python
 
*[[Media:isc4304juliaS2018.pdf| Lecture 22 (alternatives to Python: Julia) March 9]]  (Complete [http://people.sc.fsu.edu/~pbeerli/downloads/classes/Julia-EuroSciPy14-mod.zip package]  with IJulia notebooks) [for installation of Julia and IJulia look at [http://www.julialang.org the Julia main website] ].
 
*[[Media:isc4304juliaS2018.pdf| Lecture 22 (alternatives to Python: Julia) March 9]]  (Complete [http://people.sc.fsu.edu/~pbeerli/downloads/classes/Julia-EuroSciPy14-mod.zip package]  with IJulia notebooks) [for installation of Julia and IJulia look at [http://www.julialang.org the Julia main website] ].
*[[Media:isc4304cplusplusintroS2018.pdf| Lecture 23 C++ Pointers and such March 21]]
+
*[[Media:isc4304cplusplusintroS2018.pdf| Lecture 23 C++ Pointers]]
 +
*[[Media:isc4304cplusplusreferences.pdf| Lecture 24 C++ References]]
 +
*[[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]  
  
 
----
 
----

Revision as of 06:39, 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