Austin's Dev
Intro to Programming (C#) – Part 0: Setting Up Your Development Environment
Intro to Programming (C#) – Part 0: Setting Up Your Development Environment

To begin the Intro to Programming (C#) series, I show you how to set up your development environment on Windows with .NET Core and the Visual Studio Community IDE.

Programming3 years ago
What Would You Like to Learn in Software Dev?
What Would You Like to Learn in Software Dev?

Aspiring software developers, what would you like to learn about programming?

Programming3 years ago
Using MongoDB in Your ASP.NET Core App
Using MongoDB in Your ASP.NET Core App

Learn how to connect and interface with MongoDB in an ASP.NET Core application.

Programming4 years ago
Intro to Windows Forms
Intro to Windows Forms

Windows Forms lets you build rich client applications with an event-driven design. Many developers today use it for rapid GUI development, existing in-house tools, and educational purposes. Here is a quick overview of Windows Forms.

Programming4 years ago
Create a Maven Project from an Archetype in IntelliJ IDEA
Create a Maven Project from an Archetype in IntelliJ IDEA

Maven is a build automation tool for Java that supports archetypes, a way for you to generate a sample project that may provide an example of best practices in usage for a library or framework. In this article, you will learn how to create a new Maven project from an archetype in the IntelliJ IDEA IDE.

Programming5 years ago
Create a Linux User with Only SFTP Access
Create a Linux User with Only SFTP Access

You should prohibit users within a Linux server from creating a SSH session and only allow them to connect to the SFTP in certain environments such as web hosting. Here is a guide on how to configure your Linux server to work this way.

Server Administration5 years ago
IntelliJ IDEA Dark Theme
IntelliJ IDEA Dark Theme

IntelliJ IDEA is a powerful Java IDE written by JetBrains that comes with a dark UI theme called Darcula. The theme can begin to feel bland at times if you use the IDE often, so here is a recommendation on another dark UI theme you can use.

Programming5 years ago
Welcome!
Welcome!

Howdy! My name is Austin. I’m a software developer specializing in web applications and proficient in Java, SQL, PHP, JavaScript, C#, HTML, and CSS. Austin’s Dev is a new blog in which I’ll be sharing my software development experiences and updates on my products. I’ll also share tips covering beginner and advanced topics through articles […]

Me5 years ago
Austin's Dev © 2018-2023
Scroll to Top