SCMP241 From Python to C++ (Nov 2023)
Topic outline
-
-
SCMP241 From Python to C++ (Nov 2023)
C++ is a high level programming language that is extremely useful for scientific applications. The language has historically had a bad reputation, but modern C++ is much improved so that your code can be relatively short and elegant. In this workshop we will teach the basics of C++ for people who are familiar with the basics of programming, and we will especially compare and contrast C++ with Python (only the material covered in SCMP142 "Intro to Programming with Python" is required). Knowing multiple programming languages may be a useful skill: while Python is a wonderful programming language, execution speed is often a practical issue for pure Python applications. For applications where this is an issue, coding in C++ can significantly improve performance. As C++ can relatively easily be integrated in a Python project, it is also possible (and common) to code just the bottleneck in that language.
Format: Virtual
Date de début: : 30 oct. 2023Date de fin: : 3 nov. 2023Nombre de crédits - calcul scientifique: 6Événements:From Python to C++ 1/3 - lundi 30 octobre, 12:30 » 14:00From Python to C++ 2/3 - mercredi 1 novembre, 12:30 » 14:00From Python to C++ 3/3 - vendredi 3 novembre, 12:30 » 14:00
-
-
-
Iris data set problem AssignmentDue: Monday, 20 November 2023, 9:00 AM
-