Select Page
Recent Articles

Student Story – Sezan

We feature a Nanodegree student each month to show how their Udacity experience has impacted their lives. We...

Student Story – Ivanna

Every month we will showcase a student from one of our Nanodegree programs to show how their...

Data science tools to pick up in 2023.

The stakes have never been higher when it comes to making decisions for your enterprise. The days...

A Day In YOUR Life with Black Inventors

February is Black History Month (but we could celebrate it year round). This month-long observance in the...

C++ the rule of 5 explained.

After learning about Rvalue references in previous posts, the question of the usefulness of such a construct...

Student Story – Ayden

Every month we will showcase a student from one of our Nanodegree programs to show how their...

25 takeaways from our latest Digital Transformation Leadership dinners.

Udacity and The Ortus Club partnered to bring together executive leadership for a series of exclusive, informal...

Variables in Go (Golang)

In the Go programming language, a variable represents a named memory location that stores a value. Variables are...

JavaScript Promises

In JavaScript, a promise is an object representing some value that may not yet be available, but...

Understanding SQL Expressions: The Key to Effective Querying

SQL expressions are an essential part of writing optimal code, allowing practitioners to formulate complex queries that...