Basics of Programming in Python

Course/Event Essentials

Event/Course Start
Event/Course End
Event/Course Format
Online
Live (synchronous)

Venue Information

Country: Slovakia
Venue Details: Click here

Training Content and Scope

Scientific Domain
Level of Instruction
Beginner
Sector of the Target Audience
Research and Academia
Industry
Public Sector
Other (general public...)
HPC Profile of Target Audience
Application Users
Application Developers
Language of Instruction

Other Information

Organiser
Supporting Project(s)
EuroCC2/CASTIEL2
Event/Course Description

Course contents:

  • Basic information on Python (History and properties of Python; Python v2 vs v3; installation; Python IDLE)

  • Python syntax

  • Variable

  • Data types (string, list, dictionary, tuple, set)

  • Operators

  • Conditions

  • Cycles (for, while, break, continue)

  • Python objects (class, module)