Wij slaan cookies op om onze website te verbeteren. Is dat akkoord? Ja Nee Meer over cookies »
Artikelnummer: 132596154

Software Development | ITS-305 | ITS305 Training

Artikelnummer: 132596154

Software Development | ITS-305 | ITS305 Training

198,00 239,58 Incl. btw

Developer Fundamentals E-Learning Training Gecertificeerde docenten Quizzen Assessments test examen Live Labs Tips trucs Certificaat.

Lees meer
Kortingen:
  • Koop 2 voor €194,04 per stuk en bespaar 2%
  • Koop 3 voor €192,06 per stuk en bespaar 3%
  • Koop 4 voor €190,08 per stuk en bespaar 4%
  • Koop 5 voor €188,10 per stuk en bespaar 5%
  • Koop 10 voor €178,20 per stuk en bespaar 10%
  • Koop 25 voor €168,30 per stuk en bespaar 15%
  • Koop 50 voor €158,40 per stuk en bespaar 20%
Beschikbaarheid:
Op voorraad
Levertijd:
Voor 17:00 uur besteld! Start vandaag. Gratis Verzending.
  • Award Winning E-learning
  • De laagste prijs garantie
  • Persoonlijke service van ons deskundige team
  • Betaal veilig online of op factuur
  • Bestel en start binnen 24 uur

Software Development | ITS-305 | ITS305 E-Learning Training 

Jouw fundament voor een succesvolle carrière in softwareontwikkeling.

Deze training is speciaal ontwikkeld voor iedereen die wil starten in softwareontwikkeling, maar nog niet weet waar te beginnen. Je krijgt een helder overzicht van de basisprincipes, zodat je goed voorbereid bent op het leren van programmeertalen zoals Python, Java of C#. Door te starten met concepten zoals objectgeoriënteerd programmeren (OOP), databasestructuren en het Software Development Life Cycle (SDLC)-model, bouw je stap voor stap de juiste kennis op.

Wat je leert:

  • Fundamentele programmeerprincipes
  • Inleiding tot Object-Oriented Programming (OOP)
  • Basiskennis van databases
  • Overzicht van SDLC-fasen en -modellen
  • Introductie tot softwareontwerp en ontwikkelmethodieken

De training maakt deel uit van een Agile Learning Kit, inclusief e-learning, praktijklabs, mentorondersteuning, assessments en 365 dagen toegang tot alle lesmaterialen.

Waarom kiezen voor deze opleiding?

  • Een sterke voorbereiding vóór je begint met een programmeertaal
  • Duidelijk overzicht van het volledige softwareontwikkelproces
  • Ondersteuning van mentoren en hands-on oefenlabs
  • Perfect als eerste stap richting een carrière in development
  • Inclusief 365 dagen toegang tot alle leermiddelen en eindtoets

Wie zou moeten deelnemen?

Deze training is perfect voor:

  • Beginners zonder programmeerervaring
  • IT-studenten die de fundamenten van development willen begrijpen
  • Carrièreswitchers met interesse in softwareontwikkeling
  • Professionals die een basis willen leggen voor latere specialisaties

Deze Learning Kit met meer dan 16 leeruren is verdeeld in drie sporen:

Demo Software Development | ITS-305 | ITS305 Training

Cursusinhoud

Track 1: Programming Fundamentals

In this track, the focus will be on programming fundamentals where one can learn to build program logic with pseudocode, the purpose of the algorithm, Object-oriented concepts, and the best programming practices.

Courses (5 hours +)

Programming Fundamentals : Command Line Interface & Operating System Commands

Course: 1 Hour, 7 Minutes

  • Course Overview
  • The Windows Command Line Interface Tool
  • Working with Windows Folders
  • Working with Windows Files
  • Handling Multiple Operations in One Windows File
  • Executing a Program Using the Windows CLI
  • Windows PowerShell Features and Components
  • Executing Basic PowerShell Commands
  • The Linux Command Line Interface Tool
  • Working with Linux Folders and Files
  • Working with Linux Terminal Miscellaneous Commands
  • Course Summary

Programming Fundamentals: Introduction to Programming

Course: 1 Hour, 1 Minute

  • Course Overview
  • The Evolution of a Computer Program
  • Computer Program Structure
  • Data Origins and Storage
  • Types of Variables
  • Computer Program Functionality
  • How Data Processing Works
  • Standard I/O Operations
  • Compiling a Written Program
  • The Roles of Hardware and Software
  • Different Programming Languages
  • Course Summary

Programming Fundamentals: Systematic Design with Pseudocode

Course: 55 Minutes

  • Course Overview
  • Planning and Designing with Pseudocode
  • The Input Process Output Cycle
  • Controlling Program Flow
  • Complex Data Design
  • Handling Complex Data
  • The Computer Program Life Cycle
  • The Use of Program Modularity
  • The Elements of Robust Programming
  • The Purpose of Error Handling
  • Course Summary

Programming Fundamentals: Algorithms, Sorting, & Searching

Course: 34 Minutes

  • Course Overview
  • Program Planning with Algorithms
  • Algorithms as a Problem-solving Tool
  • Algorithm Types
  • The Simple Linear Search
  • The Binary Search
  • The Bubble Sort
  • The Insertion Sort
  • Course Summary

Programming Fundamentals: Object-oriented Programming

Course: 54 Minutes

  • Course Overview
  • Concepts Behind Object-oriented Programming (OOP)
  • Features of Object-oriented Programming (OOP)
  • OOP vs. Procedural Programming
  • The Class, the Root of OOP
  • Modularity Cohesion and Coupling
  • Object-oriented Programming (OOP) Languages
  • Using the C++ Programming Language
  • Using the Java Programming Language
  • Using the C# Programming Language
  • Course Summary

Programming Fundamentals: Programming Best Practices

Course: 45 Minutes

  • Course Overview
  • The Need for Best Practices in Programming
  • Programming Best Practices
  • The Importance of Documentation in Programming
  • The Purpose of Integrated Development Environments
  • Error Types and Exception Handling
  • Handling Exceptions with an IDE
  • The Need for Programming Style and Consistency
  • The Code Review Process
  • Course Summary

Assessment:

Final Exam: Programming Fundamentals, will test your knowledge and application of the topics presented throughout the Programming Fundamentals courses.

Track 2: Web Fundamentals

In this track, the focus will be on web development essentials that cover the core elements and features of HTML, styling techniques with CSS, and the staples of everlasting scripting language JavaScript.

Courses (4 hours +)

Web Fundamentals: Web Development with HTML

Course: 1 Hour, 19 Minutes

  • Course Overview
  • Desktop vs. Web Applications
  • Parts of a Web Application
  • Anatomy of an HTML Document
  • HTML and Its Contribution to Web Development
  • Using HTML Syntax and Structure to Build a Web Page
  • HTML Tags and Attributes
  • Displaying Form Controls on a Web Page
  • Adding Menu Items to a Web Page
  • The Elements of the Document Object Model (DOM)
  • HTML Standards and Features
  • Inserting a Table into a Web Page
  • Adding Combo Boxes and Radio Buttons to Forms
  • Semantic Tags and Their Advantages
  • Course Summary

Web Fundamentals: Cascading Style Sheets for Web Pages

Course: 50 Minutes

  • Course Overview
  • How CSS Add Style to HTML
  • Customizing Text and Fonts Using CSS
  • Using CSS Selector Types
  • Using CSS to Achieve Page Layout
  • Styling Element Borders Using CSS
  • Adding Color to HTML Elements
  • Adding Transformational Styles to HTML Elements
  • Adding Animation Styles Using CSS
  • Course Summary

Web Fundamentals: Web Fundamentals: Dynamic Web Pages with JavaScript

Course: 1 Hour, 24 Minutes

  • Course Overview
  • The Client-Server Environment
  • The History and Purpose of JavaScript
  • Variables in JavaScript
  • Programming Concepts in JavaScript
  • Manipulating Data with Arrays and String Functions
  • Using Functions to Modify and Print Variable Values
  • Making HTML Dynamic Using JavaScript
  • User Input and Form Validation
  • Using JavaScript for Form Validation
  • Using Pattern Recognition for Form Validation
  • Working with JavaScript Date Operations
  • Performing Mathematical Functions with JavaScript
  • Using Classes to Build JavaScript Objects
  • Course Summary

Assessment:

Final Exam: Web Fundamentals, will test your knowledge and application of the topics presented throughout the Web Fundamentals courses

Track 3: Database Fundamentals

In this track, the focus will be on database concepts, RDBMS with a handful of demos on various SQL commands using MySQL.

Courses (7 hours +)

Database Fundamentals: Database Concepts

Course: 44 Minutes

  • Course Overview
  • The Origin of Data
  • The Structure of Data
  • The Storage of Data
  • Working with a Database Management System (DBMS)
  • Features of a DBMS
  • Characteristics of a Reliable DBMS
  • DBMS User Roles and Fields
  • Course Overview

Database Fundamentals: Understanding Relational Database Management Systems

Course: 1 Hour, 5 Minutes

  • Course Overview
  • The Purpose of an RDBMS
  • Popular RDBMSs on the Market
  • The Feature History of Oracle RDBMS
  • SQL Server RDBMS History and Features
  • MySQL Database History and Features
  • Working with MySQL Workbench
  • Database Terminology
  • Normalization of Data
  • Structuring Data with Normalization
  • E.F. Codd and His Contribution to RDBMSs
  • Course Summary

Database Fundamentals: Getting started with SQL

Course: 56 Minutes

  • Course Overview
  • Concepts in Structured Query Language (SQL)
  • SQL Commands
  • Reserved Words Used in SQL
  • Common Data Types
  • Database Definition Language (DDL)
  • Creating and Altering Tables
  • Using Tables as Objects
  • Constraint Creation
  • Applying Constraints
  • Violating Constraints
  • Course Summary

Database Fundamentals: Working with SQL Commands

Course: 49 Minutes

  • Course Overview
  • Data Control Language (DCL) Commands
  • Data Manipulation Language (DML)
  • Inserting Multiple Records
  • Data Query Language (DQL)
  • Executing a DQL Statement
  • Filtering and Sorting Data
  • Aggregating and Grouping Data
  • Creating Subqueries
  • Using Different Join Types
  • Joins vs. Subqueries
  • Course Summary

Database Fundamentals: Database Administration Basics

Course: 55 Minutes

  • Course Overview
  • The Database Administrator (DBA)
  • Roles and Responsibilities in the RDBMS
  • Exploring GUI Admin Tools
  • Performing User Administration
  • Configuring Database Security
  • Migrating Data
  • Backing up and Restoring Databases
  • Performance Tuning
  • Course Summary

Assessment:

Final Exam: Database Fundamentals, will test your knowledge and application of the topics presented throughout the Database Fundamentals courses.

Taal Engels
Kwalificaties van de Instructeur Gecertificeerd
Cursusformaat en Lengte Lesvideo's met ondertiteling, interactieve elementen en opdrachten en testen
Lesduur 16 uur
Assesments De assessment test uw kennis en toepassingsvaardigheden van de onderwerpen uit het leertraject. Deze is 365 dagen beschikbaar na activering.
Online Virtuele labs Ontvang 12 maanden toegang tot virtuele labs die overeenkomen met de traditionele cursusconfiguratie. Actief voor 365 dagen na activering, beschikbaarheid varieert per Training.
Online mentor U heeft 24/7 toegang tot een online mentor voor al uw specifieke technische vragen over het studieonderwerp. De online mentor is 365 dagen beschikbaar na activering, afhankelijk van de gekozen Learning Kit.
Voortgangsbewaking Ja
Toegang tot Materiaal 365 dagen
Technische Vereisten Computer of mobiel apparaat, Stabiele internetverbindingen Webbrowserzoals Chrome, Firefox, Safari of Edge.
Support of Ondersteuning Helpdesk en online kennisbank 24/7
Certificering Certificaat van deelname in PDF formaat
Prijs en Kosten Cursusprijs zonder extra kosten
Annuleringsbeleid en Geld-Terug-Garantie Wij beoordelen dit per situatie
Award Winning E-learning Ja
Tip! Zorg voor een rustige leeromgeving, tijd en motivatie, audioapparatuur zoals een koptelefoon of luidsprekers voor audio, accountinformatie zoals inloggegevens voor toegang tot het e-learning platform.

Er zijn nog geen reviews geschreven over dit product.

Loading...

OEM Office Elearning Menu Top 2 in ICT-trainingen 2024!

OEM Office Elearning Menu is trots op de tweede plaats in de categorie ICT-trainingen 2024 bij Beste Opleider van Nederland (Springest/Archipel). Dank aan al onze cursisten voor hun vertrouwen!

Beoordelingen

Er zijn nog geen reviews geschreven over dit product.

Combideals

3.500+ bedrijven wereldwijd

Vertrouwen op onze e-learning- en IT-trainingsoplossingen voor de succesvolle digitalisering van hun teams.

25.000+ professionals getraind

Succesvolle trainingen voor Microsoft 365 en IT — praktijkgericht, interactief en direct toepasbaar.

Microsoft Gold Partner

Officiële trainingspartner met de hoogste kwaliteitsnormen voor Microsoft 365- en IT-opleidingen.

ISO- conforme processen

Kwaliteitsmanagement en maximale gegevensbeveiliging voor uw bedrijfstrainingen — volledig AVG-conform.

Gerelateerde ICT Trainingen & Cursussen en Meer