Grootste online IT opleider

Beste klantenservice

Veel e-learning in prijs verlaagd

Na betaling, direct starten

Zet je eerste stappen in de IT

€ 825,00
€ 998,25 Incl. BTW

Duur: 25 uur |

Taal: Engels (US) |

Online toegang: 365 dagen |

Gegevens

Wil jij graag aan de slag in de IT, maar weet jij nog niet zo goed welke mogelijkheden er zijn binnen het IT veld en welk domein jou het meest aanspreekt? Dan is dit ontwikkelpad ideaal voor jou! Dit ontwikkelpad is een combinatie van verschillende trainingen, waardoor jij kunt ontdekken of een carrière in de IT iets voor jou is en welk IT domein jou het meeste interesseert.

Wanneer je kiest voor dit ontwikkelpad, krijg jij:

  • toegang tot de trainingen CompTIA IT Fundamentals ITF+ (Exam: FCO-U61), Software Programming Fundamentals en ITIL® 4 Foundation- 2022. Daarnaast krijg je toegang tot nog veel meer trainingen, proefexamens, bootcamps, e-books enzovoort.
  • optimale voorbereiding op het CompTIA IT Fundamentals ITF+ examen
  • begeleiding van ons Learning & Development team, samen met jou stellen we doelen, maken we een planning en monitoren we je voortgang.

Deze training is ideaal om jouw STAP-budget in te zetten.

CompTIA IT Fundamentals ITF+ (Exam: FCO-U61)

In deze training doe jij de kennis en vaardigheden op die nodig zijn om de basisprincipes van computing, IT infrastructuur, software ontwikkeling en databasegebruik te identificeren en uit te leggen. Deze training zorgt ervoor dat jij een breder inzicht in de IT ontwikkeld. Je leert de basis van netwerken en netwerkbeheer kennen en vervolgens verdiep je je in operationele systemen, browsers en software. Je komt meer te weten over software ontwikkeling en codering. Ten slotte maak je kennis met databases en beveiliging. Na deze training en het bijbehorende proefexamen en Livelab ben je optimaal voorbereid om het CompTia ITF+ (FCO-U61) examen.

Software Programming Fundamentals

Dit onderdeel brengt je de basisprincipes van softwareontwikkeling bij. Je leert over de beste manier om code te schrijven, object georiënteerd te programmeren en best practices om veilig code te schrijven. Ook komt aan bod waar je allemaal rekening mee moet houden bij het ontwikkelen van software, zoals:

  • Kosten
  • Ontwerpen
  • Ontwikkelen
  • Testen
  • Onderhouden

ITIL® 4 Fountdation- 2022

ITIL® is de internationaal erkende toolset en het referentiekader om beheerprocessen binnen de ICT organisatie in te richten. De toolset is opgesteld op basis van best practices. De kern van ITIL 4 is het service-waardesysteem (service value system- SVS) en het vier-dimensiemodel (four dimension model) van waaruit elk onderdeel van het SVS overwogen wordt. In deze training maak je kennis met het ITIL gedachtengoed.

Resultaat

Na het volgen van deze training, ben jij klaar om je eerste stappen te zetten in de IT. Je bent bekend met de basisprincipes van computing, IT infrastructuur, softwareontwikkeling en databasegebruik. Ook heb je kennisgemaakt met de kerncomponenten van ITIL®4. Na deze training ben je optimaal voorbereid op het examen FC0-U61: CompTIA IT Fundamentals (ITF+).

Voorkennis

Voor deze training is geen specifieke voorkennis nodig.

Doelgroep

Systeembeheerder, Softwareontwikkelaar, Helpdeskmedewerker

Inhoud

Zet je eerste stappen in de IT

25 uur

ITF+ CompTIA IT, Part 1 of 3: Concepts and Networking

  • CompTIA ITF+ helps professionals to decide if a career in IT is

  • right for them or to develop a broader understanding of IT. is a
  • pre-career certification that helps students or career changers
  • determine if they have a competency for information technology and
  • if it is the right career path for them. This course covers
  • learning about IT concepts and Networking.

ITF+ CompTIA IT, Part 2 of 3: Operating Systems and Software

  • CompTIA ITF+ helps professionals to decide if a career in IT is

  • right for them or to develop a broader understanding of IT. is a
  • pre-career certification that helps students or career changers
  • determine if they have a competency for information technology and
  • if it is the right career path for them. This course covers
  • Operating Systems and Software.

ITF+ CompTIA IT, Part 3 of 3: Database and Security

  • CompTIA ITF+ helps professionals to decide if a career in IT is
  • right for them or to develop a broader understanding of IT. is a
  • pre-career certification that helps students or career changers
  • determine if they have a competency for information technology and
  • if it is the right career path for them. This course covers
  • learning about Database and Security.

Software Programming Fundamentals: Design and Development Best Practices

  • start the course
  • describe the concept of planning and its part in the creation of a software application
  • identify why it is important to properly plan your project
  • describe the initial steps taken in planning your software application project
  • identify the main components included in a planning document
  • identify the importance of maintaining and updating your planning document
  • identify issues that your design should address
  • identify the main components of a design document
  • describe how the planning documentation is helpful during the design stage of your project
  • identify the importance of maintaining and updating your design documentation
  • describe the importance of the planning and design stages of software development
  • identify the characteristics of the Sequential software development model
  • identify the characteristics of the Iterative and Incremental software development models
  • describe the features and benefits of using the Waterfall method for development
  • describe the features and benefits of using the Agile software development method
  • describe the features and benefits of using the Spiral software development method
  • describe the features and benefits of using the RAD method for development
  • describe the features and benefits of using the prototyping method for software development
  • describe the purpose, main sections, and importance of a development document
  • describe the benefits associated with implementing coding standards in your project
  • describe the benefits of implementing version control in your documentation and project
  • identify the importance of maintaining and updating your development document
  • list the methodologies and importance of documentation during the software development stage

Software Programming Fundamentals: Source Coding Best Practices

  • start the course
  • recognize the benefits and importance of writing quality source code
  • describe the concept of self-documenting code and its importance in the creation process
  • describe why you should include comments in your code and distinguish good comments from bad ones
  • identify best formatting practices for use in your source code
  • identify source code that utilizes best coding conventions
  • recognize the benefits of using best practices for naming identifiers in your program
  • recognize the various styles used in different programming languages for naming identifiers
  • recognize the best practices used when naming identifiers
  • recognize identifiers that follow the best practices
  • describe the purpose of methods and be able to distinguish between methods and procedures
  • describe method cohesion and its advantages when creating methods
  • identify best practices for working with arguments and distinguish between by value and by reference parameters
  • identify best practices for working with return values
  • identify best practices for working with exceptions
  • identify source code that follows best practices for method writing
  • describe the capabilities of a class, including abstraction and encapsulation
  • recognize best practices for using constructors and destructors
  • identify best practices for declaring a class and creating an object of that class
  • recognize best practices for implementing inheritance and polymorphism
  • describe the characteristics and use of interfaces and abstract classes
  • recognize how to create and work with interfaces
  • recognize how to create and work with abstract classes
  • describe the benefits of following best practices when creating source code

Software Programming Fundamentals: Software Security Best Practices

  • start the course
  • identify the goal of application security and the need to consider security issues in the design and development of software applications
  • list the guidelines for implementing security in your software development process
  • recognize the various ways that your application can develop security problems
  • identify the possible consequences of security problems
  • identify the importance of data validation within your application
  • describe the main functions that your data validation should perform on input data
  • recognize code that follows best practices for validating input data
  • identify the importance of validating and encoding output data returned from your application
  • recognize code that follows best practices for validating output data
  • recognize the importance of implementing authentication within your application and how it relates to security issues
  • identify the various resources requiring authentication and potential associated security issues
  • identify best practices for implementing authentication within your application
  • recognize best practices for creating secure passwords
  • recognize best practices for allowing users to change or recover passwords
  • identify best practices for managing and maintaining passwords
  • describe best practices for safely and securely handling errors in your application
  • list information contained in logs and how to securely handle the log files your application generates
  • identify best practices for securing data that is accessible by your application
  • describe best practices for securing the uploading of files from within your application
  • describe best practices for securing database access from your application
  • identify best practices your application should use for managing memory
  • list the best practices for creating secure applications

Software Programming Fundamentals: Best Practices for Maintaining Code

  • start the course
  • describe what refactoring is and recognize the benefits of performing code refactoring
  • identify code conditions that can benefit from refactoring
  • list the steps involved when performing refactoring on source code
  • identify best practices for refactoring
  • describe how refactoring can be implemented to improve methods in your source code
  • recognize techniques for refactoring program functionality when working with objects
  • describe refactoring techniques to simplify how your program works with data
  • describe how conditional statements in your source code can be optimized with refactoring
  • recognize how refactoring can help optimize calls to methods in your source code
  • describe how to improve generalization in object-oriented programming through refactoring
  • list the benefits and categories of refactoring code
  • identify the benefits of performing maintenance on source code
  • identify the types of peer reviews and describe the benefits of performing inspections on your source code
  • list the roles and responsibilities of the participants involved in peer review inspections
  • list the stages of a software inspection and describe the function of each
  • describe the sources and effects of errors within your software application
  • list and describe the most common types of errors caused by poor programming
  • identify the sources of errors introduced by code improvements and how best to minimize these errors
  • describe how functionality errors occur and how to minimize them
  • list the various methods for testing your programs
  • describe the purpose and principles of unit testing
  • describe the techniques for detecting bugs when testing your programs
  • list the steps involved when debugging your source code
  • identify the benefits of maintaining, testing, and debugging source code

ITIL® 4 Foundation: Introduction

Explore the new aspects of version 4 of ITIL®, the modified future path to ITIL® Master, and characteristics of the ITIL® Foundation exam.

ITIL® 4 Foundation: Key Concepts of Service Management

Discover the relationship between value and stakeholders, and examine various roles, key concepts, relationships, and the definitions of utility and warranty.

Key Concepts and the Four Dimensions of Service Management

  • ITIL has guiding principles of the service value system (SVS).

  • In this course, you'll discover the seven guiding principles. Then,
  • you'll learn about the continual improvement model and its seven
  • steps. First, you'll explore the questions what is the vision?,
  • where are we now?, where do we want to be?, and how do we get
  • there? Then you'll learn about the step take action. Finally,
  • you'll discover the steps that ask the questions did we get there?
  • and how do we keep the momentum going? This course was originally
  • created by Global Knowledge (GK).

The Guiding Principles of the Service Value System and Continual Improvement Model

  • ITIL has guiding principles of the service value system (SVS).

  • In this course, you'll discover the seven guiding principles. Then,
  • you'll learn about the continual improvement model and its seven
  • steps. First, you'll explore the questions what is the vision?,
  • where are we now?, where do we want to be?, and how do we get
  • there? Then you'll learn about the step take action. Finally,
  • you'll discover the steps that ask the questions did we get there?
  • and how do we keep the momentum going? This course was originally
  • created by Global Knowledge (GK).

Event, Incident, and Problem Management

There's a number of important service management practices identified by ITIL. In this course, you'll begin by exploring monitoring and event management. Then you'll discover incident management. Finally, you'll learn about problem management. This course was originally created by Global Knowledge (GK).

Service Desk, IT Asset, Service Configuration, and Change Control Management

  • There's a number of important service management practices

  • identified by ITIL. In this course, you'll begin by exploring the
  • service desk and service request management and IT asset
  • management, and service configuration management and change
  • control. Then you'll explore IT asset management, service
  • configuration management, change control, release management, and
  • service level management. Finally, you'll discover availability
  • management, capacity and performance management, service continuity
  • management, and deployment management. This course was originally
  • created by Global Knowledge (GK).

Release, Service Level, and Availability Management

  • There's a number of important service management practices

  • identified by ITIL. In this course, you'll begin by exploring
  • release management. Then you'll discover service level management,
  • availability management, and capacity and performance management.
  • Finally, you'll learn about service continuity management and
  • deployment management. This course was originally created by Global
  • Knowledge (GK).

Opties bij cursus

Wij bieden, naast de training, in sommige gevallen ook diverse extra leermiddelen aan. Wanneer u zich gaat voorbereiden op een officieel examen dan raden wij aan om ook de extra leermiddelen te gebruiken die beschikbaar zijn bij deze training. Het kan voorkomen dat bij sommige cursussen alleen een examentraining en/of LiveLab beschikbaar is.

Examentraining (proefexamens)

In aanvulling op deze training kunt u een speciale examentraining aanschaffen. De examentraining bevat verschillende proefexamens die het echte examen dicht benaderen. Zowel qua vorm als qua inhoud. Dit is de ultieme manier om te testen of u klaar bent voor het examen. 

LiveLab

Als extra mogelijkheid bij deze training kunt u een LiveLab toevoegen. U voert de opdrachten uit op de echte hardware en/of software die van toepassing zijn op uw Lab. De LiveLabs worden volledig door ons gehost in de cloud. U heeft zelf dus alleen een browser nodig om gebruik te maken van de LiveLabs. In de LiveLab omgeving vindt u de opdrachten waarmee u direct kunt starten. De labomgevingen bestaan uit complete netwerken met bijvoorbeeld clients, servers, routers etc. Dit is de ultieme manier om uitgebreide praktijkervaring op te doen.

Waarom Icttrainingen.nl?

Via ons opleidingsconcept bespaar je tot 80% op trainingen

Start met leren wanneer je wilt. Je bepaalt zelf het gewenste tempo

Spar met medecursisten en profileer je als autoriteit in je vakgebied.

Ontvang na succesvolle afronding van je cursus het certificaat van deelname van Icttrainingen.nl

Krijg inzicht in uitgebreide voortgangsinformatie van jezelf of je medewerkers

Kennis opdoen met interactieve e-learning en uitgebreide praktijkopdrachten door gecertificeerde docenten

Bestelproces

Zodra wij uw order en betaling hebben verwerkt, zetten wij uw trainingen klaar en kunt u aan de slag. Heeft u toch nog vragen over ons orderproces kunt u onderstaande button raadplegen.

lees meer over het orderproces

Wat is inbegrepen?

Certificaat van deelname ja
Voortgangsbewaking ja
Bereidt voor op officieel examenja
Geschikt voor mobiel ja
Kennis delen Onbeperkte toegang tot onze community met IT professionals
Studieadvies Onze consultants zijn beschikbaar om je te voorzien van studieadvies
Studiemateriaal Gecertificeerde docenten met uitgebreide kennis over de onderwerpen
Service Service via chat, telefoon, e-mail (razendsnel)

Platform

Na bestelling van je training krijg je toegang tot ons innovatieve leerplatform. Hier vind je al je gekochte (of gevolgde) trainingen, kan je eventueel cursisten aanmaken en krijg je toegang tot uitgebreide voortgangsinformatie.

Life Long Learning

Meerdere cursussen volgen? Misschien is ons Life Long Learning concept wel wat voor u

lees meer

Neem contact op

Studieadvies nodig? Neem contact op!


Contact