Recognizing data types
It is important to recognize what data types will be used when you are assigning variables. A common bug type you might encounter is where you have got mismatched data types. Even if the data types don't cause an error, they can reduce the performance of your code or result in unexpected behavior.
Diese Übung ist Teil des Kurses
<Kurs>Introduction to Julia</Kurs>Interaktive praktische Übung
Verwandle Theorie mit einer unserer interaktiven Übungen in die Praxis
Übung starten