- information about
merge, commit style, pull-requests was new for me diffand some things related to this- i'll use new branch for test something or introduce interesting features, then merge to master
- Linux Command Line Basics
- linux file system, VirtualBox, Vagrant and some commands was new for me
- Globbing surprised me
- I'll use commands for navigation in file system. Create, copy, move, delete categories, files and learn new commands with using interesting command
man
- Configuring Linux Web Servers
- about linux security was new for me
- octal file permissions surprised me
- I'll use information about private keys, owners and groups, file permitions etc..
- Networking for Web Developers
- almost all inforation was new for me
- DNS, difference between IPv4 and IPv6
- ping, hosts, ports and some new features..
- Version Control with Git
- some new flags, for example
--oneline,--decorate,--graph,fetchand others - write commit message with editor surprised me
- definitely
git log --onelinewill be my favorite command in git
- GitHub & Collaboration
- New information for me
git fetch - Before I did't know about
git rebaseandgit push -f - Things before this line, which help me with collaboration..
- Intro to HTML & CSS
- new for me it's some information about HEX (https://en.wikipedia.org/wiki/Hexadecimal)
- Udacity Feedback Chrome Extension surprised me:)
- will use interesting links HTML Style Guide and HTML Style Guide
- Responsive Web Design Fundamentals
- some information about responsive patterns was new for me, before I've never heard of this
- use android dev mode on device surprised me
- I'll use responsive patters, devtools and flexbox..
- Intro to JS
- that was awesome course, so many new information for me, for example
switch,.map() - hoisting really surprised me
- now i really increased my skill in js, and wanna use almost all in practice...
- Object Oriented JS
- it was hard for me to undestend OOP in the beginning. all information was new for me
- understanding how
thisdefine in the code, and how workextendandObject.create() - I'll read more information about OOP for better understanding this fundamental principles...
- Offline Web Applications
- that was difficult part of my learning front-end, to many new things, and methods which i never seen before, but it was a great expereance to do offline first app
- Service Worker at all surpriced me. And working with cache and indexDb too
- I need more expereince to fully understand how use that all matereal in real applications...
- Memory Pair Game
- That was ineresting task for practicing in JS. I learned how shuffle array and how generate html from js.
Memory - Pair Game (GitHub Pages)
Memory - Pair Game (GitHub Repo)
- Website Performance Optimization
- interesting information about how browsers rendering html, css and js
- using dev tools on mobile surprised me
- I'll use this information for make app with good perfomance...
- HTML5 valid form
Wather-App (GitHub Pages)
Wather-App (GitHub Repo)











