- November 10, 2022
- Nikolay Kostov (Nikolay.IT)
Video lecture about the fundamentals of HTML5.
The video is recorded in 2015 in a training I was delivering in Telerik Academy.
Topics covered:
- Hypertext Markup Language
- HTML Concepts
- HTML Document Structure
- HTML Common Elements
- Section Elements
- Semantic Structural Tags
Read More
- November 03, 2022
- Nikolay Kostov (Nikolay.IT)
Video lecture about the tools for HTML, CSS and JS development and debugging.
The video is recorded in 2015 in a training I was delivering in Telerik Academy.
Topics covered:
- Coding Tools (IDEs)
- Sublime Text
- Atom
- WebStorm
- Visual Studio
- Browsers and Browser Tools
- Drawing and Slicing Tools
Read More
- October 16, 2022
- Nikolay Kostov (Nikolay.IT)
Video lecture about the basics of web technologies.
The video is recorded in 2015 in a training I was delivering in Telerik Academy.
Topics covered:
- Web Sites and Web Applications
- Web 1.0, 2.0, 3.0
- Web Browsers
- Hardware Servers
- Web Servers
- Client-Server Architecture
- 3-Tier / Multi-Tier Architectures
- Service-Oriented Architecture (SOA)
Read More
- October 03, 2022
- Nikolay Kostov (Nikolay.IT)
Video lecture about the history of Windows and Windows-based applications.
The video is recorded in 2015 in a training I was delivering in Telerik Academy.
Topics covered:
- History of Windows OS for Desktop
- From Windows 3.0 to Windows 10
- History of Windows OS for Mobile
- From Windows CE to Windows Mobile to Windows Phone to Windows 10 Mobile
- Ways to Develop Windows Applications
- MFC, WinForms, WPF
- Windows Universal Apps (Win 8.1)
- Universal Windows Platform (Win10)
- Other Platforms for Windows Apps
- Unity3D, Xamarin, Apache Cordova
Read More
- September 12, 2022
- Nikolay Kostov (Nikolay.IT)
Video lecture about the code first approach in Entity Framework.
The video is recorded in 2014 in a training I was delivering in Burgas, Bulgaria.
Topics covered:
- Modeling Workflow
- Code First Main Parts
- Domain Classes (Models)
- DbContext and DbSets
- Database connection
- Using Code First Migrations
- Configure Mappings
- Data Annotations and Fluent API
Read More