Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 2.27 KB

web-developer-required-knowledge.md

File metadata and controls

64 lines (53 loc) · 2.27 KB

Web Developer Required Knowledge

Menu: Home

Table of Contents

All Domains Required Knowledge

  1. NTFS (New Technology File System) Permissions
  2. Networking
  3. HTTP Protocols
  4. Git version control
  5. Project Management
  6. Software Development Life Cycle (SDLC)

Front-End Development Required Knowledge

  1. HTML5
  2. CSS3
  3. JavaScript
  4. JSON (creation, manipulation, consumption)
  5. AJAX
  6. Web Accessibility (Section 508)
  7. jQuery.js
  8. jQueryUI.js
  9. jQueryValidation.js
  10. Modernizr.js
  11. Moment.js
  12. Toastr.js
  13. Front-end Framework ( U.S. Web Design System, Bootstrap, Foundation)

Database Development Required Knowledge

  1. T-SQL
  2. SQL Server
  3. Database administration
  4. Database optimization
  1. Visual Studio
  2. NuGet Package Management
  3. C# Programming
  4. Linq
  5. Software Testing
  6. Selenium
  7. IIS (Internet Information Services) Web Server administration
  8. Web.Config configuration
  9. ASP.Net Web Pages (Razor)
  10. ASP.Net MVC Framework
  11. ASP.Net Security and Identity
  12. ADO.Net
  13. Entity Framework
  14. Web API
  15. ASP.Net application life cycle
  16. Repository pattern
  17. Dependency Injection
  18. Web application security