Certiport - Computational Thinking

Kesto

Kesto:

Vain 2 päivän

Menetelmä

Menetelmä:

luokkahuone / Online / Hybridi

Seuraava päivä

Seuraava päivä:

30/9/2024 (Maanantai)

Overview

This accelerated CertiPort Computational Thinking Information Technology Specialist program is a way for students validate entry level IT skills sought after by employers. The IT Specialist program is aimed at candidates who are considering or just beginning a path to a career in information technology.

At the end of this course, you’ll achieve your CertiPort Computational Thinking certification.

Through Firebrand’s Lecture | Lab | Review methodology you’ll certify at twice the speed of traditional training and get access to courseware, learn from certified instructors, and train in a distraction-free environment.

 

40% faster

Distraction-free environment

Audience

Candidates for this exam decompose problems, collect and analyze data, recognize patterns in data, represent data through abstractions, and automate solutions by using algorithmic thinking.

8 syytä, miksi kannattaa hankkia Firebrand Trainingiltä:

  1. Koulutuksen ja todistuksen saaminen kestää vain 2 päivän. Meidän kanssamme saat -koulutuksen ja -todistuksen ennätysajassa. Todistuksen ansaitset koulutuskeskuksessamme osana intensiivistä ja nopeutettua koulutusta.
  2. Hintaan sisältyy kaikki.Kertamaksu kattaa kaikki kurssimateriaalit, kokeet, kuljetuksen, majoituksen ja ateriat ja tarjoaa kustannustehokkaimman tavan hankkia koulutus ja todistus. Ilman mitään lisäkustannuksia.
  3. Suorita tutkinto ensimmäisellä kerralla tai kertaa koulutus ilmaiseksi. Tämä on takuumme. Olemme varmoja, että läpäiset -kurssin ensimmäisellä kerralla. Mutta jos näin ei käy, voit tulla takaisin vuoden kuluttua ja maksaa vain majoituksesta ja kokeista. Kaikki muu on ilmaista.
  4. Opit enemmän.Päivä perinteisen koulutuksen tarjoajan kanssa on yleensä klo 9–17, mihin sisältyy pitkä lounastauko. Firebrand Trainingiltä saat vähintään 12 tuntia päivässä keskittynyttä ja häiriötöntä laatukoulutusaikaa opettajasi kanssa.
  5. Opit nopeammin. Yhdistämme 3 eri oppimistyyliä (visuaalisen|kuuloon perustuvan|kosketukseen perustuvan) tarjotaksemme materiaalin tavalla joka varmistaa, että opit nopeammin ja helpommin.
  6. Opiskelet huippujen kanssa.Olemme kouluttaneet ja sertifioineet 134.561 ammattilaista ja olemme kumppaneita kaikkien alan suurien nimien kanssa ja olemme saaneet lukuisia palkintoja, mm. Microsoftin Danmarki Vuoden koulutuspartneri 2010, 2011, 2012 ja 2013, Institue of IT Trainingin ”Training Company of the Year 2006, 2007, 2008” Englannissa, ISC(2):n ”Highest Performing Affiliate of the Year 2009 & 2010 – EMEA” sekä EC-Councilin ”Accredited Training Centre of the Year 2010 og 2011”, ”Newcomer of the Year 2011” ja ”Instructors Circle of Excellence”.
  7. Opit enemmän kuin pelkän teorian. Olemme kehittäneet kurssia edelleen käyttämällä laboratorioita, esimerkkitapauksia ja harjoittelukokeita varmistaaksemme, että osaat soveltaa uutta tietoa työympäristöön.
  8. Opit parhailta. Ohjaajamme kurssilla ovat alan parhaita. He tarjoavat ainutlaatuisen yhdistelmän asiantuntemusta, kokemusta ja intohimoa opetukseen.

Benefits

Curriculum

CertiPort Computational Thinking

  1. Foundational Concepts

1.1 Understand and recognize different types of data (ISTE 3B, 5B)

• Understand and recognize structured and unstructured data

• Understand and recognize different types of data such as text, numeric, data/time, image, and audio • Understand and recognize data encoding (ascii, binary, character mapping)

1.2 Recognize and apply logical reasoning (ISTE 3A, 5B)

• Recognize and apply Boolean and logical operators

• Recognize and apply inductive reasoning

• Recognize ambiguity in a logical reasoning problem

• Recognize and apply deductive reasoning

1.3 Explain algorithmic thinking (ISTE 5A, 5D)

• Explain the purpose of algorithmic thinking

• Understand the purpose of abstraction and model building

• Understand the purpose and capabilities of automation

 

2. Identify and Collect Data

2.1 Assess data needs and available data (ISTE 3B, 5B, 5C)

• Identify the data needed to solve a problem

• Assess relevance of existing data sets

• Determine the gap between existing data and data needs

2.2 Understand data quality (ISTE 3B, 5B)

• Understand validity

• Understand reliability

• Explain data cleaning in data sets

2.3 Collect the data needed to solve a problem (ISTE 1D, 2B, 3B, 3C, 5B)

• Collect relevant data using existing data sources

• Including selection of appropriate tools to gather, analyze, and process data

• Including retrieval of information from a data source, such as a list, a table, an infographic, etc.

• Choose a method for creating original data sets such as an observation or a survey

• Including input-validation methods

• Explain the legal and ethical dimensions of data collection

 

3. Apply Abstraction

3.1 Identify patterns in and apply abstraction to data (ISTE 5A, 5B, 5C)

• Identify patterns in data

• Organize data using models such as tables, charts, and graphs

• Sort and filter data by relevant criteria • Identify similarities, differences, and subsets in a data set

• Make predictions by examining patterns

3.2 Recognize, create and interpret abstract models (ISTE 5C, 5D)

• Recognize an abstract representation, such as a model, variable, function, or procedure

• Create an abstract model to understand complex systems or facilitate problem solving

• Interpret a process flow diagram

 

4. Specify a Solution

4.1 Define and decompose a problem (ISTE 4B, 5A, 5C)

• Identify an appropriate problem statement based on information provided

• Define the scope and limitations of a problem

• Identify decisionmakers, collaborators, and target audience

• Break down a problem into component parts by using decomposition

4.2 Identify requirements (ISTE 4A, 4B, 6A)

• Select a design process, such as iterative or incremental

• Identify prerequisites for a solution • Identify the possible outcomes of a solution

• Choose appropriate tools to develop a solution, such as flow charts, spreadsheets, pseudocode, surveys

 

5. Automate a Solution

5.1 Use a sequence of steps in algorithms (ISTE 5B, 5D)

• Create a sequence of steps

• Evaluate the outcome of a sequence of steps

• Recognize when to combine steps into re-usable procedures and functions

5.2 Automate repetitive tasks by using iteration (ISTE 5D)

• Recognize when to use iteration

• Including when to use nested loops

• Determine the outcome of an algorithm that uses iteration

• Create an algorithm that uses iteration

5.3 Use selection statements in algorithms (ISTE 5D)

• Recognize when to use selection statements

• Including when to use nesting in selection statements

• Determine the outcome of an algorithm that uses selection statements

• Create an algorithm that uses selection statements

5.4 Use variables in algorithms (ISTE 5D)

• Recognize when to use variables

• Determine the outcome of an algorithm that uses variables

• Create an algorithm that uses variables

 

6. Present and Improve a Solution

6.1 Produce a computational artifact to present a solution to a target audience (ISTE 6A, 6C, 6D)

• Choose an effective medium for communicating a solution to a target audience

• Including video, flow diagram, pdf, html prototype, chart, infographic, diagram, graph

• Create an original computational artifact to communicate a solution to a target audience

6.2 Collaborate on computational artifacts (ISTE 1C, 7B)

• Interpret a design for a computational artifact

• Critique and provide feedback on a design for a computational artifact

• Incorporate collaborative feedback into a computational artifact

6.3 Perform iterative design on an automated solution (ISTE 1D, 4C, 5C, 5D)

• Create a prototype to evaluate the effectiveness of an automated solution

• Compare the efficiency of multiple possible solutions

• Troubleshoot an automated solution

• Use iterative testing to improve an automated solution

Exam Track

As part of your accelerated course, you’ll sit the following exam at the Firebrand Training centre, covered by your Certification Guarantee:

Computational Thinking: 43 - 50 MCQ

Duration - 50 Minutes

What's Included

Prerequisites

Candidates have at least 150 hours of instruction and/or practical experience analysing, collaborating on, and solving problems using principles like decomposition, pattern recognition, sequencing, conditional logic, and iteration.

The exam is mapped to the International Society for Technology in Education (ISTE) for alignment with the ISTE Computational Thinker Standard for Students (Standards 5A, 5B, 5C, and 5D). After each objective title below, the ISTE standard or standards to which the items for this objective could potentially map is indicated in parentheses.

To be successful on the test, the candidate is also expected to have the following prerequisite knowledge and skills:

  • 8th grade reading skills
  • Digital literacy skills, including the ability to research, create content, and solve problems using technology

Arvioinnit

Olemme kouluttaneet kymmenen vuoden aikana yli 134.561 opiskelijaa. Heitä kaikkia on pyydetty arvioimaan pikakurssimme. Tällä hetkellä 95,77% on sitä mieltä, että Firebrand on ylittänyt heidän odotuksensa:

"The tutors are exceptional, offering practical knowledge that''s directly applicable. Their depth of experience in the field is evident, which is incredibly reassuring. While some concepts may initially feel overwhelming, the tutors have a knack for simplifying complex material, ensuring a solid understanding without the intimidation factor. Special thanks to the instructor."
Anonymous. (29/4/2024 (Maanantai) - 1/5/2024 (Keskiviikko))

"The course was very insightful and was taught extremely well!"
Anonymous. (29/4/2024 (Maanantai) - 1/5/2024 (Keskiviikko))

"Great teacher. Would recommend."
Stephen Fishwick, Lloyds banking group. (29/4/2024 (Maanantai) - 1/5/2024 (Keskiviikko))

"It''s been an amazing journey so far. Enjoyed all the training, networking and new skills gained."
Marinos Chalkiadakis, LBG. (29/4/2024 (Maanantai) - 1/5/2024 (Keskiviikko))

"A great teacher, spends time explaining information and is always helpful."
Richard Cox, Lloyds banking group. (29/4/2024 (Maanantai) - 1/5/2024 (Keskiviikko))

Kurssipäivämäärät

Alkaa

Loppuu

Saatavuus

Sijainti

Rekisteröidy

27/5/2024 (Maanantai)

28/5/2024 (Tiistai)

Päättynyt - Jätä palautetta

-

 

30/9/2024 (Maanantai)

1/10/2024 (Tiistai)

Odotuslista

Maanlaajuinen

 

11/11/2024 (Maanantai)

12/11/2024 (Tiistai)

Rajoitettu määrä paikkoja

Maanlaajuinen

 

 

3/2/2025 (Maanantai)

4/2/2025 (Tiistai)

Paikkoja saatavilla

Maanlaajuinen

 

17/3/2025 (Maanantai)

18/3/2025 (Tiistai)

Paikkoja saatavilla

Maanlaajuinen

 

Uusimmat arvostelut opiskelijoiltamme