Personnaliser

OK
Rakuten - Achat et vente en ligne de produits neufs et d'occasionRakuten group
ClubR
Euro

Mettre en vente

Rakuten - Achat et vente en ligne de produits neufs et d'occasionRakuten group

Cisco Certified Devnet Associate Devasc 200-901 Official Cert Guide - Jackson, Chris

Note : 0

0 avis
  • Soyez le premier à donner un avis

Vous en avez un à vendre ?

Vendez-le-vôtre
Filtrer par :
Neuf (5)
Occasion
Reconditionné

62,19 €

Produit Neuf

  • Ou 15,55 € /mois

    • Livraison à 0,01 €
    Voir les modes de livraison

    rarewaves-uk

    PRO Vendeur favori

    4,8/5 sur + de 1 000 ventes

    Expédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.

    Nos autres offres

    • 65,24 €

      Produit Neuf

      Ou 16,31 € /mois

      • Livraison à 0,01 €
      Voir les modes de livraison
      4,9/5 sur + de 1 000 ventes

      Brand new, In English, Fast shipping from London, UK; Tout neuf, en anglais, expédition rapide depuis Londres, Royaume-Uni;ria9780136642961_dbm

    • 83,46 €

      Produit Neuf

      Ou 20,87 € /mois

      • Livraison : 3,99 €
      • Livré entre le 29 et le 31 juillet
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes
    • 91,79 €

      Produit Neuf

      Ou 22,95 € /mois

      • Livraison : 5,00 €
      • Livré entre le 28 et le 31 juillet
      Voir les modes de livraison
      4,9/5 sur + de 1 000 ventes

      Exp¿di¿ en 8 jours ouvr¿s

    • 124,25 €

      Produit Neuf

      Ou 31,06 € /mois

      • Livraison : 25,00 €
      • Livré entre le 9 et le 14 août
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes

      Apres acceptation de la commande, le delai moyen d'expedition depuis le Japon est de 48 heures. Le delai moyen de livraison est de 3 a 4 semaines. En cas de circonstances exceptionnelles, les delais peuvent s'etendre jusqu'à 2 mois.

    Publicité
     
    Vous avez choisi le retrait chez le vendeur à
    • Payez directement sur Rakuten (CB, PayPal, 4xCB...)
    • Récupérez le produit directement chez le vendeur
    • Rakuten vous rembourse en cas de problème

    Gratuit et sans engagement

    Félicitations !

    Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !

    En savoir plus

    Retour

    Horaires

        Note :


        Avis sur Cisco Certified Devnet Associate Devasc 200 - 901 Official Cert Guide Format Relié  - Livre Informatique

        Note : 0 0 avis sur Cisco Certified Devnet Associate Devasc 200 - 901 Official Cert Guide Format Relié  - Livre Informatique

        Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.


        Présentation Cisco Certified Devnet Associate Devasc 200 - 901 Official Cert Guide Format Relié

         - Livre Informatique

        Livre Informatique - Jackson, Chris - 01/10/2020 - Relié - Langue : Anglais

        Auteur(s) : Jackson, Chris - Gooley, Jason - Iliesiu, Adrian - Malegaonkar, AshutoshEditeur : Pearson EducationLangue : AnglaisParution : 01/10/2020Format : Moyen, de 350g à 1kgNombre de...

      • Auteur(s) : Jackson, Chris - Gooley, Jason - Iliesiu, Adrian - Malegaonkar, Ashutosh
      • Editeur : Pearson Education
      • Langue : Anglais
      • Parution : 01/10/2020
      • Format : Moyen, de 350g à 1kg
      • Nombre de pages : 672
      • Expédition : 1238
      • Dimensions : 23.8 x 19.5 x 4.3
      • Résumé :

        Jason Gooley (CCIEx2 R&S, SP, No. 38759), is Technical Solutions Architect for Cisco's Worldwide Enterprise Networking Sales team, where he specializes in SDN and programmability, as well as campus LAN, WAN, and data center design. A Cisco Live Distinguished Speaker, he has authored multiple Cisco Press books, develops for the CCIE program, creates training content for Cisco.com, and serves on the Program Committee Board for the Chicago Network Operators Group (CHI-NOG). He has 20+...

        Biographie:
        years of IT and telecom industry experience.

        Ashutosh Malegaonkar leads Cisco DevNet's co-creations team, and drives multiple initiatives with Cisco's Strategic Partners, customers, and internal technology groups. He has held widely diverse roles throughout 20+...

        Sommaire:

        Introduction xxv

        Chapter 1 Introduction to Cisco DevNet Associate Certification 2

        Do I Know This Already? 2

        Foundation Topics 3

        Why Get Certified 3

        Cisco Career Certification Overview 6

        Cisco DevNet Certifications 11

        Cisco Certified DevNet Associate Certification (DEVASC) 12

        Cisco Certified DevNet Professional Certification 13

        Cisco DevNet Overview 14

        Discover 15

        Technologies 15

        Community 16

        Support 17

        Events 17

        DevNet Automation Exchange 18

        Summary 20

        Chapter 2 Software Development and Design 22

        Do I Know This Already? Quiz 22

        Foundation Topics 25

        Software Development Lifecycle 25

        Waterfall 27

        Lean 28

        Agile 29

        Common Design Patterns 30

        Model-View-Controller (MVC) Pattern 30

        Observer Pattern 31

        Linux BASH 32

        Getting to Know BASH 32

        Directory Navigation 35

        cd 35

        pwd 35

        ls 36

        mkdir 36

        File Management 36

        mv 37

        rm 37

        touch 37

        cat 37

        Environment Variables 37

        Software Version Control 38

        Git 39

        Understanding Git 40

        Using Git 42

        Cloning/Initiating Repositories 42

        Adding and Removing Files 43

        Committing Files 45

        Pushing and Pulling Files 45

        Working with Branches 47

        Merging Branches 50

        Handling Conflicts 52

        Comparing Commits with diff 53

        Conducting Code Review 55

        Exam Preparation Tasks 55

        Review All Key Topics 56

        Define Key Terms 56

        Chapter 3 Introduction to Python 58

        Do I Know This Already? Quiz 58

        Foundation Topics 60

        Getting Started with Python 60

        Understanding Python Syntax 63

        Data Types and Variables 66

        Variables 66

        Data Types 67

        Integers, Floating Point, and Complex Numbers 68

        Booleans 70

        Strings 70

        Lists 72

        Tuples 74

        Dictionaries 75

        Sets 76

        Input and Output 77

        Getting Input from the User 77

        The Mighty print() Function 77

        Flow Control with Conditionals and Loops 78

        If Statements 79

        For Loops 80

        While Loops 82

        Exam Preparation Tasks 83

        Review All Key Topics 83

        Define Key Terms 84

        Additional Resources 84

        Chapter 4 Python Functions, Classes, and Modules 86

        Do I Know This Already? Quiz 86

        Foundation Topics 88

        Python Functions 88

        Using Arguments and Parameters 89

        Object-Oriented Programming and Python 91

        Python Classes 92

        Creating a Class 92

        Methods 93

        Inheritance 94

        Working with Python Modules 96

        Importing a Module 97

        The Python Standard Library 99

        Importing Your Own Modules 100

        Useful Python Modules for Cisco Infrastructure 101

        Exam Preparation Tasks 104

        Review All Key Topics 104

        Define Key Terms 105

        Chapter 5 Working with Data in Python 106

        Do I Know This Already? Quiz 106

        Foundation Topics 108

        File Input and Output 108

        Parsing Data 110

        Comma-Separated Values (CSV) 110

        JavaScript Object Notation (JSON) 113

        Extensible Markup Language (XML) 115

        YAML Ain't Markup Language (YAML) 117

        Error Handling in Python 119

        Test-Driven Development 121

        Unit Testing 122

        Exam Preparation Tasks 126

        Review All Key Topics 126

        Define Key Terms 127

        Additional Resources 127

        Chapter 6 Application Programming Interfaces (APIs) 128

        Do I Know This Already? Quiz 128

        Foundation Topics 130

        Application Programming Interfaces (APIs) 130

        Northbound APIs 130

        <...

        Détails de conformité du produit

        Consulter les détails de conformité de ce produit (

        Personne responsable dans l'UE

        )
        Neuf et occasion
        Le choixNeuf et occasion
        5% remboursés
        Minimum5% remboursés
        Satisfait ou remboursé
        La sécuritéSatisfait ou remboursé
        À votre écoute
        Le service clientsÀ votre écoute
        LinkedinFacebookTwitterInstagramYoutubePinterestTiktok
        visavisa
        mastercardmastercard
        klarnaklarna
        paypalpaypal
        floafloa
        americanexpressamericanexpress
        RakutenLogos.svg
        • Rakuten Kobo
        • Rakuten TV
        • Rakuten Viber
        • Rakuten Viki
        • Plus de services
        • À propos de Rakuten
        Rakuten.com