Formazione Cisco

Insoft Services è uno dei pochi fornitori di formazione in EMEAR a offrire una gamma completa di certificazione Cisco e formazione tecnologica specializzata.

Dettagli

Certificazioni Cisco

Sperimenta un approccio di apprendimento misto che combina il meglio della formazione con istruttore e dell'e-learning autogestito per aiutarti a prepararti per l'esame di certificazione.

Dettagli

Cisco Learning Credits

I Cisco Learning Credits (CLC) sono voucher di formazione prepagati riscattati direttamente con Cisco che semplificano la pianificazione del successo durante l'acquisto di prodotti e servizi Cisco.

Dettagli

Formazione Continua

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

Dettagli

Cisco Digital Learning

Certified employees are VALUED assets. Explore Cisco official Digital Learning Library to educate yourself through recorded sessions.

Dettagli

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

Dettagli

Catalogo Cisco

Dettagli

Certificazioni Fortinet

Il programma Fortinet Network Security Expert (NSE) è un programma di formazione e certificazione di otto livelli per insegnare agli ingegneri la sicurezza della loro rete per le competenze e l'esperienza di Fortinet FW.

Dettagli

Corsi di formazione tecnica

Insoft è riconosciuto come Fortinet Authorized Training Center in sedi selezionate in tutta l'EMEA.

Corsi tecnici

Catalogo Fortinet

Esplora un'ampia varietà di programmi Fortinet in diversi paesi e corsi online.

Dettagli

Stato ATC

Controlla il nostro stato ATC in tutti i paesi selezionati in Europa.

Dettagli

Fortinet Servizi Professionale

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Dettagli

Catalogo Microsoft

Insoft Services fornisce formazione Microsoft in EMEAR. Offriamo corsi di formazione tecnica e certificazione Microsoft guidati da istruttori di livello mondiale.

Corsi tecnici

Corsi di formazione

Impara conoscenze e abilità eccezionali di Extreme Networks.Find all the Extreme Networks online and instructor led class room based calendar here.

Corsi tecnici

Certificazioni Extreme

Forniamo un curriculum completo di competenze tecniche sul conseguimento della certificazione.

Dettagli

Catalogo Extreme

Dettagli

Accreditamento ATP

In qualità di partner di formazione autorizzato (ATP), Insoft Services garantisce che tu riceva i più alti standard di istruzione disponibili.

Dettagli

Pacchetti di consulenza

Forniamo un supporto innovativo e avanzato per la progettazione, l'implementazione e l'ottimizzazione delle soluzioni IT.La nostra base di clienti comprende alcune delle più grandi telco a livello globale.

Soluzioni & Servizi

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Chi siamo

Insoft fornisce servizi di formazione e consulenza autorizzati per fornitori IP selezionati.Scopri come stiamo rivoluzionando il settore.

Dettagli
  • +39 02 8704 5199
  • Python Programming 2 (PYP2)

    Duration
    3 Giorni
    Delivery
    (Online e in loco)
    Price
    Prezzo su richiesta
    The Python Programming 2 course comprises sessions dealing with advanced object orientation, iterators and generators, comprehensions, decorators, multithreading, functional programming, web services, and unit testing. The delegate will learn how to exploit advanced features of the Python language to build complex and efficient applications. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.

    This course aims to provide the delegate with the knowledge to be able to interpret, write, and troubleshoot complex Python applications exploiting inheritance and polymorphism, mixins, composition and aggregation, iterators, generators, decorators, comprehension, concurrency, functional programming, and RESTful web services.

    The delegate will learn and acquire skills as follows:

    • Encapsulating classes
    • Exploiting polymorphism using inheritance and mixins
    • Associating objects via composition and aggregation
    • Working with static members
    • Using iterators as an alternative to for
    • Constructing custom iterators
    • Constructing functions that yield generators
    • Manipulating lists, sets, and dictionaries using comprehension
    • Exploiting aspect oriented programming using decorators
    • Writing multithreaded code
    • Sharing data between threads
    • Processing collections using lambdas
    • Building RESTful clients
    • Building RESTful APIs
    • Testing units of code

    Day 1

    Course Introduction

    • Administration and Course Materials
    • Course Structure and Agenda
    • Delegate and Trainer Introductions

    Session 1: ADVANCED OBJECT ORIENTATION

    • The self Keyword
    • Constructors and Destructors
    • Encapsulation
    • Inheritance
    • Polymorphism
    • Abstract Classes
    • Multiple Inheritance and Mixins
    • Composition and Aggregation
    • Static Members

    Session 2: ITERATORS & GENERATORS

    • Iterables
    • Iterators
    • Custom Iterators
    • Generators
    • Yield vs. Return

    Session 3: COMPREHENSIONS

    • List Comprehension
    • Set Comprehension
    • The zip Function
    • Dictionary Comprehension

    Day 2

    Session 4: FUNCTIONAL PROGRAMMING

    • Functional Programming
    • Lambdas
    • Immutability
    • Mapping
    • Filtering
    • Reducing

    Session 5: DECORATORS

    • Decorators
    • Decorator Functions
    • Decorator Annotations
    • Decorator Use Cases
    • Labs

    Session 6: MULTITHREADING

    • Threads
    • Multithreading
    • Thread Construction
    • Thread Execution
    • Thread Sleep
    • Joins
    • Data Sharing
    • Synchronisation
    • Multithreading vs. Multiprocessing

    Day 3

    Session 7: WEB SERVICES

    • RESTful Web Services
    • JSON Data
    • CRUD and HTTP
    • RESTful Clients
    • RESTful APIs

    Session 8: UNIT TESTING

    • Unit Testing Terminology
    • Test Classes
    • Test Fixtures
    • Test Cases
    • Assertions
    • Test Runners

    The Python Programming 2 course is designed for existing Python developers who have a good grounding in the basics and want to exploit some of the advanced features of the language.

    For the delegate for whom Python is their first programming language, we recommend taking the Python Programming 1 (PYP1) course first, then taking some time to practice the skills gained, before returning to take the Python Programming 2 course.

    Students should be able to build Python applications that exploit all fundamental elements of the language including variables and expressions, conditions and loops, functions, objects, and lists.

    This knowledge can be gained by attendance on the pre-requisite Python Programming 1 (PYP1) course.

    The Python Programming 2 course comprises sessions dealing with advanced object orientation, iterators and generators, comprehensions, decorators, multithreading, functional programming, web services, and unit testing. The delegate will learn how to exploit advanced features of the Python language to build complex and efficient applications. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.

    This course aims to provide the delegate with the knowledge to be able to interpret, write, and troubleshoot complex Python applications exploiting inheritance and polymorphism, mixins, composition and aggregation, iterators, generators, decorators, comprehension, concurrency, functional programming, and RESTful web services.

    The delegate will learn and acquire skills as follows:

    • Encapsulating classes
    • Exploiting polymorphism using inheritance and mixins
    • Associating objects via composition and aggregation
    • Working with static members
    • Using iterators as an alternative to for
    • Constructing custom iterators
    • Constructing functions that yield generators
    • Manipulating lists, sets, and dictionaries using comprehension
    • Exploiting aspect oriented programming using decorators
    • Writing multithreaded code
    • Sharing data between threads
    • Processing collections using lambdas
    • Building RESTful clients
    • Building RESTful APIs
    • Testing units of code

    Day 1

    Course Introduction

    • Administration and Course Materials
    • Course Structure and Agenda
    • Delegate and Trainer Introductions

    Session 1: ADVANCED OBJECT ORIENTATION

    • The self Keyword
    • Constructors and Destructors
    • Encapsulation
    • Inheritance
    • Polymorphism
    • Abstract Classes
    • Multiple Inheritance and Mixins
    • Composition and Aggregation
    • Static Members

    Session 2: ITERATORS & GENERATORS

    • Iterables
    • Iterators
    • Custom Iterators
    • Generators
    • Yield vs. Return

    Session 3: COMPREHENSIONS

    • List Comprehension
    • Set Comprehension
    • The zip Function
    • Dictionary Comprehension

    Day 2

    Session 4: FUNCTIONAL PROGRAMMING

    • Functional Programming
    • Lambdas
    • Immutability
    • Mapping
    • Filtering
    • Reducing

    Session 5: DECORATORS

    • Decorators
    • Decorator Functions
    • Decorator Annotations
    • Decorator Use Cases
    • Labs

    Session 6: MULTITHREADING

    • Threads
    • Multithreading
    • Thread Construction
    • Thread Execution
    • Thread Sleep
    • Joins
    • Data Sharing
    • Synchronisation
    • Multithreading vs. Multiprocessing

    Day 3

    Session 7: WEB SERVICES

    • RESTful Web Services
    • JSON Data
    • CRUD and HTTP
    • RESTful Clients
    • RESTful APIs

    Session 8: UNIT TESTING

    • Unit Testing Terminology
    • Test Classes
    • Test Fixtures
    • Test Cases
    • Assertions
    • Test Runners

    The Python Programming 2 course is designed for existing Python developers who have a good grounding in the basics and want to exploit some of the advanced features of the language.

    For the delegate for whom Python is their first programming language, we recommend taking the Python Programming 1 (PYP1) course first, then taking some time to practice the skills gained, before returning to take the Python Programming 2 course.

    Students should be able to build Python applications that exploit all fundamental elements of the language including variables and expressions, conditions and loops, functions, objects, and lists.

    This knowledge can be gained by attendance on the pre-requisite Python Programming 1 (PYP1) course.

      Programma
      Data su richiesta

    Follow Up Courses

    Filtra
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 1 Giorno
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 4 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 4 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 1 Giorno
      Data su richiesta
      Price on Request
      Book Now
    • 1 Giorno
      Data su richiesta
      Price on Request
      Book Now
    • 2 Giorni
      Data su richiesta
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.