Skip to content

Commit dbe5898

Browse files
Update README.md
1 parent 4f64d7f commit dbe5898

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
1+
![Software-University-Logo-blue-horizontal](https://user-images.githubusercontent.com/68276889/226183373-6da858f7-5a37-4b7d-84cc-81b7fdd858bd.png)
2+
3+
14

25
# JavaScript Advanced
36

4-
В курса "JS Advanced" ще получите задълбочени познания по езика JavaScript, като основи на синтаксиса, работа с масиви, матрици, обекти, класове и писане на функции. Ще изучавате по-сложни концепции като function context, explicit binding, event loop. Курсът ще развие алгоритмичното ви мислене. След успешното завършване на този курс, ще имате възможност да работите с DOM дървото, да правите манипулации по него и да работите с "event"-и. Ще се разглеждат функционалния и ООП подходите за програмиране с JavaScript, като ще се изучават концепции, като inheritance, object composition и prototype chain.
7+
In the "JS Advanced" course, you will get a deep knowledge of the JavaScript language, such as the basics of syntax, working with arrays, matrices, objects, classes and writing functions. You will study more complex concepts like function context, explicit binding, event loop. The course will develop your algorithmic thinking. After successful completion of this course, you will be able to work with the DOM tree, do manipulations on it and work with "events". You'll explore functionality and OOP relevant to JavaScript programming, studying concepts such as inheritance, object composition, and prototype chaining.
8+
59

610

711
# JavaScript Fundamentals
812

9-
С "Programming Fundamentals" студентите започват да изучават вътрешната програма на SoftUni за цялостна подготовка на софтуерни инженери. Курсът разглежда фундаментални концепции в програмирането, които са основа за ефективното и качествено обучение в професионалните модули. Обучаващите се надграждат знанията, придобити в курса Programming Basics и започват да използват по-сложни похвати и структури от програмирането като: масиви, списъци, обекти и класове, речници, стрингове и побитови операции.
13+
With "Programming Fundamentals", students begin to study SoftUni's in-house program for the comprehensive training of software engineers. The course examines fundamental concepts in programming, which are the basis for effective and quality training in the professional modules. Learners build on the knowledge acquired in the Programming Basics course and begin to use more complex programming concepts and structures such as: arrays, lists, objects and classes, dictionaries, strings, and bitwise operations.
14+
15+
Basic software technologies, concepts and tools needed by every software developer are studied, such as HTML and CSS, HTTP, familiarization with databases and web technologies, working with Git and GitHub. The fundamentals of web development are covered, as one of the most widely practiced approaches to creating software applications and systems, with which the module successfully builds students' understanding of the upcoming professional modules and the skills they will gain from them to become successful software developers. developers.
16+
1017

11-
Изучават се базови софтуерни технологии, концепции и инструменти, необходими на всеки един софтуерен разработчик, като HTML и CSS, HTTP, запознаване с бази данни и уеб технологии, работа с Git и GitHub. Разглеждат се основите на уеб разработката, като един от най-разпространените в практиката подход за създаване на софтуерни приложения и системи, с което модулът успешно изгражда представа у студентите относно предстоящите професионални модули и уменията, които ще придобият от тях, за да станат успешни софтуерни разработчици.

0 commit comments

Comments
 (0)