This course is designed to enhance your skills by integrating AI chatbots into your development process. You’ll learn about how large language models (LLMs) work and how this general-purpose technology can be applied to common software development tasks to help boost productivity, creativity, and support you in your career. By the end of this course, you will be able to: - … [Read more...] about Introduction to Generative AI for Software Development
Software Development
Ansible for the Absolute Beginners
What is Ansible? Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. For anyone in the IT automation or DevOps engineering fields, … [Read more...] about Ansible for the Absolute Beginners
Python for the Absolute Beginner
Python has been the growing and most sought-after programming language of the past decade. In this course, you’ll start your journey as a Programmer with Python. This course requires zero experience in programming or coding. This course will teach foundational concepts such as data types, operators, functions, and basic Python internals. After each module, you’ll enjoy … [Read more...] about Python for the Absolute Beginner
Git Basics for DevOps
What is GIT? What is the single most important tool that Developers and Operations teams must know alike today? Git! Git is a distributed version control system that allows developers and operations teams to collaborate and keep track of the changes made on a project. GIT, as a DevOps tool, empowers collaboration and faster release cycles. Anyone willing to start their DevOps … [Read more...] about Git Basics for DevOps
Copilot Power Apps for Beginners: Create an Expense Tracker
In this 1.5 hours long project, you will learn the fundamentals of developing Powerapps applications with Microsoft Copilot. You will set a developer environment, create and edit the data structure underlying the app, edit the interface and format values, share and test the app, using natural language and with no coding knowledge using Microsoft Copilot AI. This project is … [Read more...] about Copilot Power Apps for Beginners: Create an Expense Tracker