Austin's Dev
  • Blog
  • Topics
    • Programming
    • Server Administration
    • Me
  • Portfolio
  • Contact Me
Intro to Programming (C#) - Part 0: Setting Up Your Development Environment
Programming
14 July 2020

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.

What Would You Like to Learn in Software Dev?
Programming
2 July 2020

What Would You Like to Learn in Software Dev?

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

Using MongoDB in Your ASP.NET Core App
Programming
17 April 2019

Using MongoDB in Your ASP.NET Core App

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

Intro to Windows Forms
Programming
15 April 2019

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.

Create a Maven Project from an Archetype in IntelliJ IDEA
Programming
29 May 2018

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.

Create a Linux User with Only SFTP Access
Server Administration
13 May 2018

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.

IntelliJ IDEA Dark Theme
Programming
9 May 2018

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.

Welcome!
Me
7 May 2018

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 […]

Software dev stories, tips, tutorials, and more by Austin S.

Follow Me

  • YouTube
  • GitHub

Subscribe

Stay posted on new articles by email:

You may be interested in...

  • Intro to Windows Forms
  • Intro to Programming (C#) - Part 0: Setting Up Your Development Environment
  • Welcome!

Tags

.NET API ASP.NET C# coding database development GUI guide guides how-to IDE IntelliJ IDEA Java learn Linux Maven MongoDB NoSQL PhpStorm series SFTP SSH theme tutorial tutorials video Windows WinForms
Austin's Dev © 2018-2021