arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Week of November 18th

.NET Path

This week focuses on improving code quality and testability of the library management system through dependency injection and comprehensive testing strategies.

hashtag
Core Topics

  • Dependency Injection principles in .NET

  • Unit testing with .NET testing frameworks

  • Test-driven development practices

  • Code organization and solution architecture

  • Mock databases for testing

  • Code refactoring techniques

hashtag
Project Development Focus

  • Implementing dependency injection

  • Writing comprehensive API tests

  • Refactoring code for better maintainability

hashtag
Learning Objectives

  • Understanding dependency injection concepts

  • Writing effective unit tests

  • Mocking dependencies for testing

PHP Path

This week focuses on advanced WordPress development, including custom plugin creation, theme integration, and implementing dynamic features using AJAX and APIs.

hashtag
Core Topics

  • Custom plugin development

  • WordPress hooks and filters

  • AJAX implementation in WordPress

  • External API integration

hashtag
Project Development Focus

  • Planning plugin functionality

  • Creating custom post types and taxonomies

  • Building admin interfaces

hashtag
Learning Objectives

  • Building custom WordPress plugins

  • Working with WordPress APIs

  • Implementing dynamic features with AJAX

Creating mock objects for testing
  • Improving project structure

  • Implementing verification systems

  • Refactoring code for better testability
  • Implementing verification systems

  • Shortcode creation and usage

  • Front-end integration techniques

  • Testing and documentation

  • Implementing AJAX features
  • Integrating with external APIs

  • Creating shortcodes

  • Writing documentation

  • Creating responsive and accessible interfaces
  • Testing WordPress applications

  • Writing technical documentation