You are on page 1of 3

МИНИСТЕРСТВО ОБРАЗОВАНИЯ И НАУКИ РЕСПУБЛИКИ КАЗАХСТАН

МЕЖДУНАРОДНЫЙ УНИВЕРСИТЕТ ИНФОРМАЦИОННЫХ ТЕХНОЛОГИЙ

ФАКУЛЬТЕТ ЦИФРОВЫХ ТРАНСФОРМАЦИИ

КАФЕДРА ИНФОРМАЦИОННЫХ СИСТЕМ

ОТЧЕТ

Учебной практики
за период с 05.06.2023 г. по 16.06.2023 г.

5B06103 – Информационные системы

Студент:
______________________________________.
«___» ________________ 2023.

Руководитель учебной практики:


______________ Мырзакеримова А.Б.
«___» ________________ 2023г.

Согласовано:
Заведующий кафедрой:
_________________ Кожамжарова Д.Х.
«___» ________________ 2023г.

Алматы, 2023
MINISTRY OF EDUCATION AND SCIENCE OF THE REPUBLIC OF
KAZAKHSTAN
INTERNATIONAL UNIVERSITY OF INFORMATION TECHNOLOGIES

FACULTY OF INFORMATION TECHNOLOGY

Educational practice report

from 05.06.2023 to 16.06.2023

Student:
______________________________________.
«___» ________________ 2023

Supervisor:
______________ Myrzakerimova А.B.
«___» ________________ 2023

Approved by:
Head of Information systems department:
_________________ Kozhamzharova D.Kh.
«___» ________________ 2023

Almaty, 2023
Тут распишите на 10 страниц что вы делали
Вот программа

5,06 делали то то то
6,06 делали то то то
7,06 то то то

Тему сайта можете выбрать любую.


На какую тему захотите на ту и распишите

Introduction to Web Development Basics:

Familiarization with HTML (markup language) and CSS (stylesheet language), which form the
foundation for creating websites.
Understanding the basic HTML tags and using them to structure content.
Learning CSS selectors, properties, and rules to style and position elements on the page.
Creating simple web pages using HTML and CSS.
Introduction to Client-Side Development:

Learning JavaScript, a programming language used to add interactivity to websites.


Working with the Document Object Model (DOM), which represents the structure of an HTML
document and allows manipulation of page elements.
Developing interactive features and effects using JavaScript.
Creating simple forms to collect user data.
Server-Side Development:

Introduction to server-side development and understanding the concepts of client-server


architecture.
Learning server-side programming languages such as Python, Ruby, PHP, or Node.js.
Developing server-side logic, handling client requests, and interacting with databases.
Implementing user authentication and authorization functions, if required.

Optimization and Deployment:

Understanding the principles of optimizing website performance.


Using tools for code analysis and optimization, such as linters, file compression, and caching.
Familiarization with version control systems like Git and using them to manage code versions.
Deploying the website on a hosting platform or in the cloud.
Additional Topics (optional):

Integrating third-party APIs (Application Programming Interfaces) to retrieve data or


functionality.
Using frameworks and libraries like React, Angular, or Vue.js for rapid development and
enhanced functionality.
Exploring responsive design techniques to ensure the website is mobile-friendly.
Implementing search engine optimization (SEO) techniques to improve website visibility in
search results.

You might also like