Introduction to Programming
Rakennetyyppi: | Opintojakso |
---|---|
Koodi: | H2C2101 |
OPS: | AVOIN 2020 |
Taso: | Täydennyskoulutus yms. |
Laajuus: | 5 op |
Vastuuopettaja: | Kankaanpää, Timo |
Opetuskieli: | Englanti |
Toteutukset
Tot. | Ryhmä(t) | Opiskeluaika | Opettaja(t) | Kieli | Ilmoittautuminen |
---|---|---|---|---|---|
3001 | H2C-20 | 26.10.2020 – 19.12.2020 | Kenneth Norrgård, Raija Tuomaala, Timo Kankaanpää | Englanti | 10.8.2020 – 31.8.2020 |
3002 | 1.8.2021 – 19.12.2021 | Timo Kankaanpää | Suomi | 1.8.2021 – 6.9.2021 |
Osaamistavoitteet
After the course student knows the tools used to create a React JavaScript application, knows the building process and is able to design, create and test small JavaScript components. The components may fetch the data from a backend server and show the dynamic content on browser in responsive way for various user experiences (mobile, tablet, PC, TV).
Opiskelijan työmäärä
The student should work about 17 hours per week during eight weeks. The activities carried out on weekly basis is participating online lessons, watching the given videos, setting up the environment and returning quizs and assignments.
Edeltävät opinnot / Suositellut valinnaiset opinnot
Basic programming skills (varibles, for/while, if/else, arrays, string manipulation, coding style, commenting), basic JavaScript syntax knowledge (including ES6 new features), JSON, understanding how front- and back-end communication occurs.
Sisältö
Learning the React concepts: react, npm, yarn, webpack, dependency, redux, babel, class, component, import, package.json, modules, router etc.. Getting familiar with the creating and building process. Understanding the needs of a dynamic single-page application. Learning how to test and deploy the application.
Arviointimenetelmät
Continuous assessment, the student is gathering points on weekly basis by using videos, coding examples and reflecting the learning outcomes in quizs. There is also a weekly assignment to deeply understand the new concepts and methods. No exam, the student will be validated based on the results from quizs and assignments.
Lisätietoja
The course material is work-in-process. Refer https://learning.oreilly.com/videos/react-the/9781789132229 and https://learning.oreilly.com/library/view/learning-react-2nd/9781492051718/ if you want start learning earlier.