DT

Brooklyn Bridge September 2021 002
casual pic of me

Duke Tran

Published on May 11th, 2022

Hello World!

Setup

Test

Launch

Hello world, oh beautiful, glorious world!

1print("hello world!")
1for (int i = 0; i < arr.length(); i++) {
2    System.out.println("Hello world!");
3}
1std::cout << "Hello world!" << std::endl;

This is my first dive into blogging, so please don't scorn me! I have lots of ambitions and goals for this blog, and I hope you'll stick around with me to see all the awesome content coming out.

For one, I plan on documenting my experiences, both good and bad, relating to my programming journey as an aspiring developer, including:

  • Good coding habits

  • Cool software design patterns

  • Big head-aching bugs

  • Technologies and frameworks I'm currently exploring

  • Work-in-progress projects

  • ... and lots more!

I will also be blogging on other sites including dev.to and Medium. If you use any of those sites, feel free to follow me there for the same content delivered straight to your feed :)