Top Dayton Programming Courses

  • Noble Desktop Software Engineering Certificate

    Become a Software Engineer or Full Stack Developer in this immersive course. Master the front-end using HTML, CSS, JavaScript, and React; build the back-end with Python, Django, and Node.js. You'll also learn Git for version control, Flexbox and Grid for layout, MongoDB for creating data structures, and much more. Throughout the program, you'll build a portfolio of projects to help you secure a career in software and development. 

    Available live online (virtual training) from anywhere
    • $10,995
    • 510 Hours
    • Weekdays or Evenings
    • Beginner
    • Free Retake
    Loading...
  • Noble Desktop Python Developer Bootcamp

    Learn the essential skills and tools to become a Python Developer. This beginner-friendly course teaches students Python for software development with Django and Django REST in addition to other developer tools such as Git and SQL. After completing this certificate, students will be able to apply for the following roles: Python Developer, Back End Developer, Software Engineer, and many more.

    Available live online (virtual training) from anywhere
    • $4,995
    • 138 Hours
    • Weekdays
    • Beginner
    • Free Retake
    Loading...
  • Noble Desktop Full-Stack Web Development Certificate

    In this certificate program, participants will learn the skills needed to become a full-stack web developer. Students will learn to build the front-end of websites with HTML, CSS, and JavaScript as well as learning how to program the back-end of websites with Node.js. Students will also be introduced to developer tools such as Git to collaborate with developers as well as modern web technologies such as Flexbox, Grid, & Bootstrap to efficiently create responsive websites. Attendees will learn the skills needed to start an entry-level career in development after graduation. The program includes a free retake and each course includes a step-by-step workbook.

    Available live online (virtual training) from anywhere
    • $7,995
    • 420 Hours
    • See provider
    • Beginner
    • Free Retake
    Loading...
  • Noble Desktop JavaScript Development Certificate

    Become a JavaScript Developer with this immersive certificate program. Learn object-oriented programming (OOP), create APIs, and learn popular frameworks and libraries to build functional and responsive websites. Over the course of this class, you'll learn fundamentals for JavaScript programming, front-end development with ReactJS and React Native, and back-end development with Node.js and Express.js. You'll also harness the power of MongoDB to organize and store your data. This class includes one-on-one mentoring and portfolio development to prepare you for a career after graduation.

    Available live online (virtual training) from anywhere
    • $5,995
    • 324 Hours
    • Weekdays, Evenings, or Weekends
    • Intermediate
    • Free Retake
    Loading...
  • Tech Elevator Coding Bootcamp

    Coding Bootcamp is a full-time 14-week software development program that focuses on either Java or .NET coding languages depending on where you're taking the course. You'll also learn how to set up databases and query it using SQL, interface with APIs, learn web programming using HTML/CSS + JavaScript, and use frameworks like Vue.js. You'll finish the course with a capstone project and undergo a code review by a veteran developer.

    In-person @ 1776 Mentor Ave, Norwood, OH Also available online
    • $15,500
    • 14 Weeks
    • Weekdays
    • Intermediate
    Loading...
  • Noble Desktop Intro to Python Programming

    In this 2-day introductory Python course, participants will learn the fundamentals of Python programming. This hands-on course will give students with no prior Python experience the foundational programming skills needed to continue learning Python’s applications in data science or web development. Topics include Python environment setup, programming concepts, Python syntax, and more. This course offers flexible scheduling options and provides a free retake for students to refresh the material.

    Available live online (virtual training) from anywhere
    • $895
    • 12 Hours
    • Weekdays or Evenings
    • Beginner
    • Free Retake
    Loading...
  • Kable Academy Web Development Program

    This Web Development course teaches full stack web development concepts, including how to use HTML, CSS, JavaScript, SQL, APIs, and React for responsive web design. In this course, students also learn about Salesforce application concepts.

    In-person @ 4901 Hunt Rd, Blue Ash, OH
    • $14,500
    • 60 Days, 40 hr/wk
    • See provider
    • Beginner
    Loading...
  • Certstaffix Training Introduction to Python Programming

    This introductory Python Programming course covers data types, writing functions, mathematical and datetime modules, and string formatting. Once the basics are covered, it dives into flow control such as loops, list comprehensions, enumerations, and is-is not operators. Finally, it takes a look at using virtual environments, command lines, and file processing to execute Python files.

    Live online with optional computer lab access @ 312 Walnut St, Cincinatti, OH
    • $2,700
    • 4 Days
    • Weekdays
    • Beginner
    Loading...
  • Certstaffix Training Advanced Python Programming

    Advanced Python Programming covers lambda functions, mapping & filtering, sorting, and advanced topics such as mutable and immutable built-in objects. This course also introduces topics such as inheritance, attributes, methods, and properties. You'll apply what you've learnt by using an API to get data from a website, saving it into a CSV, and cleaning it up using Python.

    Live online with optional computer lab access @ 312 Walnut St, Cincinatti, OH
    • $1,350
    • 2 Days
    • Weekdays
    • Advanced
    Loading...
  • Certstaffix Training JavaScript Programming

    JavaScript Basics course starts off by teaching you the basics: syntax, how to access elements, dot notations, methods, and properties. It also covers variables, arrays, and different types of operators. Once basics are covered, it moves on to programming logic such as for/while loops and other conditionals. Finally, you get to apply your JavaScript knowledge by embedding it into HTML/CSS documents to create dynamic and functional websites.

    Live online with optional computer lab access @ 312 Walnut St, Cincinatti, OH
    • $1,740
    • 3 Days
    • Weekdays
    • Intermediate
    Loading...
  • Certstaffix Training SQL Querying - Basic

    This course teaches basic SQL Querying in 2-days. Students learn online, attending live training provided by professional instructors. The course explores database concepts such as grouping and summarizing data, joining tables, and clauses. Working in the online lab environment, students will get hands-on experience writing simple SELECT queries and using built-in functions and expressions.

    Live online with optional computer lab access @ 312 Walnut St, Cincinatti, OH
    • $990
    • 2 Days
    • Weekdays
    • Beginner
    Loading...
  • Certstaffix Training SQL Querying - Advanced

    This 1-day online course teaches students how to compose Advanced queries in SQL. Based on Microsoft’s SQL Server, this program is delivered live by experienced instructors, allowing for real-time feedback. Students will learn how to write advanced queries, advanced WHERE clauses, and create advanced joining tables. They will practice these schools in an online lab environment, where they can collaborate with other students.

    Live online with optional computer lab access @ 312 Walnut St, Cincinatti, OH
    • $495
    • 1 Day
    • Weekdays
    • Advanced
    Loading...
  • Certstaffix Training MySQL Workbench: Data Modeling & Development

    This course is a 4-day comprehensive workshop on MySQL workbench data modeling and development. This program uses an online lab environment to allow students to practice what they are learning. The live training covers topics such as creating an ERD, defining the physical schemata, reverse engineering a database, managing security, and more. Students will also learn how to use MySQL Workbench to create and maintain MySQL databases effectively.

    Live online with optional computer lab access @ 312 Walnut St, Cincinatti, OH
    • $2,280
    • 4 Days
    • Weekdays
    • Advanced
    Loading...
  • Certstaffix Training Java Programming

    Java Programming course starts by covering essential skills such as understanding different data types, control statements, and debugging code. It also teaches you object oriented programming concepts like working with classes, objects, and using interfaces. Finally, it covers advanced skills like database programming with SQLite.

    Live online with optional computer lab access @ 312 Walnut St, Cincinatti, OH
    • $2,850
    • 5 Days
    • Weekdays
    • Beginner
    Loading...
  • Certstaffix Training HTML5 & Cascading Style Sheets 3

    This 4-day introductory course in HTML & CSS will teach you how to make websites from scratch. It starts from by covering core concepts, syntax, and formatting HTML documents using CSS. It places a lot of emphasis on responsive web design so your websites are compatible with any device. It will also teach you how to use CSS to format forms, tables, pictures, media, and fonts. Finally, this course touches on different ways to deploy websites and how JavaScript enhances website functionality.

    Live online with optional computer lab access @ 312 Walnut St, Cincinatti, OH
    • $1,790
    • 4 Days
    • Weekdays
    • Beginner
    Loading...
  • Certstaffix Training Responsive Web Development with HTML & CSS

    This course is for experienced front-end developers who wish to develop skills in creating responsive websites. It focuses on media queries, dynamic viewports, responsive images, selectors, typography, and SVGs for resolution independence. This course does not teach frameworks like Bootstrap nor does it teach you how to code HTML/CSS.

    Live online with optional computer lab access @ 312 Walnut St, Cincinatti, OH
    • $1,300
    • 3 Days
    • Weekdays
    • Advanced
    Loading...
  • MAX Technical Training Python Basics

    Become proficient in Python, one of the best available data storage and retrieval platforms, in this five-day beginner course. This lean programming language allows users to do more and see better results in less time. Specific course topics include a Python overview, version control, programming basics, Python variables, data and string types, lists, dictionaries, time tuples, conditional loops and functions, data extraction, list comprehension, Python functions and scopes, modules, packages, and expressions.

    In-person @ 4900 Parkway Dr, Mason, OH
    • $2,195
    • 5 Days
    • Weekdays
    • Beginner
    Loading...
  • MAX Technical Training Part-Time Java Developer Bootcamp Program

    This 25-week Java developer bootcamp leads to Professional Scrum Master Level 1 certification. So, this course is ideal for working professionals who face new development challenges or those wishing to launch their careers. Specific course topics include front-end and back-end web development technologies.

    In-person @ 4900 Parkway Dr, Mason, OH
    • $14,000
    • 25 Weeks, 14 hr/wk
    • See provider
    • Beginner
    Loading...
  • MAX Technical Training Java Developer Bootcamp Program

    Prepare for a career as a Java developer in this eleven-week bootcamp which leads to Professional Scrum Master Level 1 certification. Students learn both front-end and back-end development techniques.

    In-person @ 4900 Parkway Dr, Mason, OH
    • $14,000
    • 11 Weeks, 32 hr/wk
    • Weekdays
    • Beginner
    Loading...
  • MAX Technical Training .NET Developer Bootcamp

    Prepare for a career as a .NET developer in this eleven-week bootcamp which leads to Scrum.org certification. Students learn both front-end and back-end development techniques.

    In-person @ 4900 Parkway Dr, Mason, OH
    • $14,000
    • 11 Weeks, 32 hr/wk
    • Weekdays
    • Beginner
    Loading...

showing 20 of 30 courses

Please sign in to save your favorite courses

Enter your email address below to create a new account or sign in with an existing account.