Historical Session Log

Review Past Sessions
Search and browse your previous tutoring sessions, feedback, and tasks.
AI-102: Introduction to Cognitive Services
July 25, 2024

Covered core concepts of Azure Cognitive Services. Discussed Vision, Speech, Language, and Decision services. Completed a short quiz on service identification.

AI-102Cognitive ServicesAzureVision API
English: Advanced Grammar - Conditionals
July 23, 2024

Practiced Type 1, 2, and 3 conditionals. Focused on constructing complex sentences and common mistakes. Assigned homework on writing a short story using conditionals.

EnglishGrammarConditionalsConversation
AZ-204: Developing Azure Functions
July 20, 2024

Learned about triggers and bindings for Azure Functions. Created a simple HTTP-triggered function and deployed it via Azure CLI. Reviewed best practices for serverless development.

AZ-204Azure FunctionsServerlessDeployment
DP-100: Machine Learning Pipelines
July 18, 2024

Explored Azure Machine Learning SDK for creating pipelines. Built a basic data preprocessing and training pipeline. Discussed MLOps principles.

DP-100ML PipelinesAzure MLMLOps
GitHub Foundations: Branching and PRs
July 15, 2024

Deep dive into Git branching strategies (GitFlow). Practiced creating branches, committing changes, and opening Pull Requests. Reviewed code review etiquette.

GitHubGitBranchingPull RequestsCI/CD