Back to Courses

Software Development Courses - Page 96

Showing results 951-960 of 1266
Designing Traps with C# in Unity
Traps come in different forms and mechanics. They are an ever-present nemesis in adventure and puzzle games and are varied and full of individual tricks that separate one trap from another. But with all its difference, all of it can be traced back to its basic mechanic of catching its prey. In this one-hour, project-based course, you'll learn how to set up traps, activate them and give the player an opportunity to deactivate them in different ways. You'll also learn the different ways of how objects can either collide and/or interact with each other in Unity and how we can construct a mechanic from it. The guided project will introduce you to the following Unity concepts: - Animation - Triggers - Colliders - Simple C# coding techniques
Oracle SQL Practice Course
This course is designed for SQL beginners to review SQL statements, including creating tables, adding columns, and modifying tables. We'll look at using alter statements and learners will practice using DDL and DML statements completing exercises.
App Engine: Qwik Start - Go
This is a self-paced lab that takes place in the Google Cloud console. This hands-on lab shows you how to create a small App Engine application that displays a short message. Watch the short video Build Apps at Scale with Google App Engine.
Process Student Details using Inheritance in Java
This project provides a step-by-step approach in instruction and will equip you with fundamental concepts of using inheritance in Java Programming, from the ground up. Using jGRASP development environment, you will create a Java project that processes students’ details using inheritance. These details are college name, student’s designation, student ID, subjects taken, learning platform, cost per subject, and a discount rate; You will create three types of students: online student, part-time student, and a special online student, and process and display their data. By the end of this project, you will be able to write a Java program using single inheritance, hierarchical inheritance, and multilevel inheritance, method overriding, and super keyword. If this is the first time you are learning about inheritance you will benefit from writing programs from templates as well as a blank sheet to a fully functioning program. If you already have programming experience, this is an opportunity to refresh your skills in inheritance. No matter your level, you will be able to apply the skills obtained from this course in real-life programming exercises. To provide you with support outside the course, you will find a pool of additional notes and exercises that you can try at home. If you ever wanted to build on your object-oriented skills in Java that you already possess and become better at using inheritance, this project is the right place to start!
Programming for Everybody (Getting Started with Python)
This course aims to teach everyone the basics of programming computers using Python. We cover the basics of how one constructs a program from a series of simple instructions in Python. The course has no pre-requisites and avoids all but the simplest mathematics. Anyone with moderate computer experience should be able to master the materials in this course. This course will cover Chapters 1-5 of the textbook “Python for Everybody”. Once a student completes this course, they will be ready to take more advanced programming courses. This course covers Python 3.
Use C# LINQ to process and analyze datasets
By the end of this project, you will use the Use C# LINQ to process and analyze datasets. LINQ, Language-Integrated Query, is used in C# to perform queries on data from XML, Databases, and collections such as Lists.
Parametrize Queries to Protect Against Injections with Java
By the end of this project you will be able to build a simple PostgreSQL database, we will interact with this simple database by creating a simple Java application that will use parameterized queries so as to prevent SQL injection attacks by using various well known methods that are widely used in the industry to protect against SQL injection attacks. This is an intermediate level project for developers and software engineers that work in the tech industry , who have an interest in further developing their knowledge of Java in software development and creating secure backend systems. we will be using Java as it offers various methods to protect the system from SQL injections
Build a User Interface using Python Language
In this 1-hour long project-based course, you will learn how to (learning objective 1, learning objective 2, learning objective 3). Try to limit this to 400-500 characters. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Getting Started with Automation 360
Automation 360(tm) is the leading cloud-native end-to-end intelligent automation platform used by the world's top enterprises to automate business processes across systems and applications. This course is designed to introduce Robotic Process Automation (RPA), how RPA can be used to identify business processes for automation, and how to use Automation Anywhere Robotic Interface (AARI) to automate back office and front office business processes. Experienced and novice RPA developers will learn how to build simple to complex RPA bots using Automation 360 action packages to automate repetitive and mundane work processes to reduce human errors and improve business outcomes.
Docker Essentials & Building a Containerized Web Application
This is a 2-hour long project-based course and the most comprehensive one about Docker Containers. By the end of this project, you will have packaged, built, and deployed a static web application using Docker. Along the way, you will also learn the essential concepts and commands about Docker containers. Apart from demystifying the Docker landscape, it'll prepare you with hands-on experience for building and containerizing your own applications. Even if you have no prior experience with containers, this project should be all you need to: - Get started with Docker containers & related concepts. - Deep-dive to get your hands dirty with Docker command-line. - Emerge as someone who knows how to use Docker and build containerized applications. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.