Zachodniopomorski Uniwersytet Technologiczny w Szczecinie

Administracja Centralna Uczelni - Wymiana międzynarodowa (S2)

Sylabus przedmiotu Fundamentals of Web Development:

Informacje podstawowe

Kierunek studiów Wymiana międzynarodowa
Forma studiów studia stacjonarne Poziom drugiego stopnia
Tytuł zawodowy absolwenta
Obszary studiów
Profil
Moduł
Przedmiot Fundamentals of Web Development
Specjalność przedmiot wspólny
Jednostka prowadząca Katedra Przetwarzania Sygnałów i Inżynierii Multimedialnej
Nauczyciel odpowiedzialny Przemysław Włodarski <Przemyslaw.Wlodarski@zut.edu.pl>
Inni nauczyciele
ECTS (planowane) 5,0 ECTS (formy) 5,0
Forma zaliczenia zaliczenie Język angielski
Blok obieralny Grupa obieralna

Formy dydaktyczne

Forma dydaktycznaKODSemestrGodzinyECTSWagaZaliczenie
projektyP1 30 3,00,44zaliczenie
wykładyW1 30 2,00,56zaliczenie

Wymagania wstępne

KODWymaganie wstępne
W-1Some programming experience (helpful but not necessary)

Cele przedmiotu

KODCel modułu/przedmiotu
C-1This course is intended to present a set of technologies that enable creation of the fully functional web page, working seamlessly on mobile, tablet and large screen browsers

Treści programowe z podziałem na formy zajęć

KODTreść programowaGodziny
projekty
T-P-1Software project based on selected problem related to the web development technology30
30
wykłady
T-W-1HTML5 and CSS3: syntax, images, hyperlinks, tables, multimedia, etc.5
T-W-2Box model, positioning2
T-W-3Essential components of JavaScript: variables, arrays, loops, functions5
T-W-4JQuery: chaining, DOM elements, ajax, plugins3
T-W-5Server-side scripting language (PHP, Python): dynamic content, form processing, file handling, objects5
T-W-6Design and implementation of database for web projects using MySQL (keys, data types, privileges system)4
T-W-7Interacting with file system, generating images, session control3
T-W-8user authentication and personalization, responsive design3
30

Obciążenie pracą studenta - formy aktywności

KODForma aktywnościGodziny
projekty
A-P-1Classes with consultations on project issues30
A-P-2Preparation of the project60
90
wykłady
A-W-1Attendance at lectures30
A-W-2Literature studies10
A-W-3Preparation for classes and final exam / test / discussion20
60

Metody nauczania / narzędzia dydaktyczne

KODMetoda nauczania / narzędzie dydaktyczne
M-1Lectures based on presentations and solutions of selected problems
M-2Project based learning

Sposoby oceny

KODSposób oceny
S-1Ocena podsumowująca: Written test and / or oral discussion
S-2Ocena podsumowująca: Project assessment

Zamierzone efekty uczenia się - wiedza

Zamierzone efekty uczenia sięOdniesienie do efektów kształcenia dla kierunku studiówOdniesienie do efektów zdefiniowanych dla obszaru kształceniaCel przedmiotuTreści programoweMetody nauczaniaSposób oceny
WM-WE_2-_null_W01
Knowledge of web development basics, including front-end as well as back-end side
C-1T-W-5, T-W-8, T-W-6, T-W-7, T-W-4, T-W-1, T-W-2, T-W-3M-1S-1

Zamierzone efekty uczenia się - umiejętności

Zamierzone efekty uczenia sięOdniesienie do efektów kształcenia dla kierunku studiówOdniesienie do efektów zdefiniowanych dla obszaru kształceniaCel przedmiotuTreści programoweMetody nauczaniaSposób oceny
WM-WE_2-_null_U01
Ability to create web pages from scratch
C-1T-P-1M-2S-2

Kryterium oceny - wiedza

Efekt uczenia sięOcenaKryterium oceny
WM-WE_2-_null_W01
Knowledge of web development basics, including front-end as well as back-end side
2,0
3,0Knowledge of typical web development technologies and their applicability
3,5
4,0
4,5
5,0

Kryterium oceny - umiejętności

Efekt uczenia sięOcenaKryterium oceny
WM-WE_2-_null_U01
Ability to create web pages from scratch
2,0
3,0Ability to create we pages based on frontend as well as backend technologies
3,5
4,0
4,5
5,0

Literatura podstawowa

  1. Welling L., Thomson. L., PHP and MySQL Web Development, 4th Edition, 2009
  2. Duckett J., JavaScript and JQuery: Interactive Front-End Web Development, 1st Edition, 2014

Literatura dodatkowa

  1. Ducket J., Web Design with HTML, CSS, JavaScript and jQuery Set 1st Edition, 2014
  2. Flanagan D., JavaScript: The Definitive Guide: Activate Your Web Pages, 2011

Treści programowe - projekty

KODTreść programowaGodziny
T-P-1Software project based on selected problem related to the web development technology30
30

Treści programowe - wykłady

KODTreść programowaGodziny
T-W-1HTML5 and CSS3: syntax, images, hyperlinks, tables, multimedia, etc.5
T-W-2Box model, positioning2
T-W-3Essential components of JavaScript: variables, arrays, loops, functions5
T-W-4JQuery: chaining, DOM elements, ajax, plugins3
T-W-5Server-side scripting language (PHP, Python): dynamic content, form processing, file handling, objects5
T-W-6Design and implementation of database for web projects using MySQL (keys, data types, privileges system)4
T-W-7Interacting with file system, generating images, session control3
T-W-8user authentication and personalization, responsive design3
30

Formy aktywności - projekty

KODForma aktywnościGodziny
A-P-1Classes with consultations on project issues30
A-P-2Preparation of the project60
90
(*) 1 punkt ECTS, odpowiada około 30 godzinom aktywności studenta

Formy aktywności - wykłady

KODForma aktywnościGodziny
A-W-1Attendance at lectures30
A-W-2Literature studies10
A-W-3Preparation for classes and final exam / test / discussion20
60
(*) 1 punkt ECTS, odpowiada około 30 godzinom aktywności studenta
PoleKODZnaczenie kodu
Zamierzone efekty uczenia sięWM-WE_2-_null_W01Knowledge of web development basics, including front-end as well as back-end side
Cel przedmiotuC-1This course is intended to present a set of technologies that enable creation of the fully functional web page, working seamlessly on mobile, tablet and large screen browsers
Treści programoweT-W-5Server-side scripting language (PHP, Python): dynamic content, form processing, file handling, objects
T-W-8user authentication and personalization, responsive design
T-W-6Design and implementation of database for web projects using MySQL (keys, data types, privileges system)
T-W-7Interacting with file system, generating images, session control
T-W-4JQuery: chaining, DOM elements, ajax, plugins
T-W-1HTML5 and CSS3: syntax, images, hyperlinks, tables, multimedia, etc.
T-W-2Box model, positioning
T-W-3Essential components of JavaScript: variables, arrays, loops, functions
Metody nauczaniaM-1Lectures based on presentations and solutions of selected problems
Sposób ocenyS-1Ocena podsumowująca: Written test and / or oral discussion
Kryteria ocenyOcenaKryterium oceny
2,0
3,0Knowledge of typical web development technologies and their applicability
3,5
4,0
4,5
5,0
PoleKODZnaczenie kodu
Zamierzone efekty uczenia sięWM-WE_2-_null_U01Ability to create web pages from scratch
Cel przedmiotuC-1This course is intended to present a set of technologies that enable creation of the fully functional web page, working seamlessly on mobile, tablet and large screen browsers
Treści programoweT-P-1Software project based on selected problem related to the web development technology
Metody nauczaniaM-2Project based learning
Sposób ocenyS-2Ocena podsumowująca: Project assessment
Kryteria ocenyOcenaKryterium oceny
2,0
3,0Ability to create we pages based on frontend as well as backend technologies
3,5
4,0
4,5
5,0