Open up your prompt engineering to the Llama 2 & 3 collection of models! Learn best practices for prompting and building applications with these powerful open commercial license models. Interact with the Llama 2 and Llama 3 models with a simple API call, and explore the differences in output between models for a variety of tasks. What you’ll do: 1. Learn best practices for … [Read more...] about Prompt Engineering with Llama 2&3
Software Development
Getting Started with Docker
Welcome to the Getting Started with Docker course! This course aligns with the Docker Certified Associate (DCA) Certification requirements. The course aims to provide you with practical skills and knowledge in various aspects of Docker, from installation and configuration to advanced container management and optimization. This course requires a solid understanding of Linux as a … [Read more...] about Getting Started with Docker
Advanced Docker
Welcome to the Advanced Docker course! The "Advanced Docker" course aligns with the Docker Certified Associate (DCA) Certification requirements. This course is designed to deepen your understanding and skills in using Docker. While basic Docker courses introduce you to the core concepts and functionalities of Docker, an advanced course goes further, covering complex topics … [Read more...] about Advanced Docker
Mastering UX & Business App Development with OOP
This course is an introduction to the Java programming language and the concepts of object-oriented design. It not only covers the fundamentals of programming in Java, but it also brings in the concepts of object-oriented design and guides students to build GUI-based applications to address real-world problems. Topics include, but not limited to, fundamentals of programming … [Read more...] about Mastering UX & Business App Development with OOP
AI Agents in LangGraph
LangChain, a popular open source framework for building LLM applications, recently introduced LangGraph. This extension allows developers to create highly controllable agents. In this course you will learn to build an agent from scratch using Python and an LLM, and then you will rebuild it using LangGraph, learning about its components and how to combine them to build … [Read more...] about AI Agents in LangGraph