Login
Computer Science Student

This site is a record of my Computer Science academic journey and a portfolio of my projects.

Computer Science

My favorite language so far has been C++, it was a bigger challenge to get started in than Python, but it has been extremely fun to develop in.

Computer Science

My second favorite language academically has been JAVA. I've had my intro to GUIs, or at least desktop GUIs in JAVA, with JavaFX, MAVEN, or older frameworks like AWT.

Computer Science

C#, not my favorite language but it's been extremely useful in understanding how APIs work, or should work. The language is a lot like JAVA, but I haven't spent enough time in it to like it yet.

Computer Science

Python was the first programming language to truly click for me. Python opened the door to learning other languages and has helped me get started on more interesting projects. I've also found it very useful for data analytics.

Computer Science

It seems like these methodologies have changed a lot over time as countless teams have learned new lessons while rolling out new software solutions. At some point, I'll need to blog on this topic both for my learning and to record my findings.

Quick Blogs.

"My latest GitHub remote Postgres database backend and Java frontend is now published. This project was a fantastic learning experience for me and I plan on expanding it over the fall."

- Mark Langston, 8/12/2024

"I just finished up Advanced Programing in JAVA. My GUI skillset grew exponentially through this class, I can't wait to put my new skills to the test."

- Mark Langston, 8/4/2024

"The base of my C++ academic journey is complete, moving forward, I won't see much of the language academically until I get to operating system theory and design."

- Mark Langston, 6/30/2024

Favorites

Showcase

Raspberry Pi 4
Blog , Hardware

I recorded the steps I took to get the LAMP stack up and running. SQL was substituted with Maria DB. This is a common stack design and fairly easy to set up.

Image of C++ code
Blog , Academic, Programming

I discuss my time learning C++ up to this point in my Computer Science degree path. So far I've taken two courses and C++ has made its way to my favorite language.

Notes
Web , App, PHP

I created a PHP notes app. The app only works for logged in users, use the navigation menu to create an account, then login and you will be able to use this notes app.

PHP Chat
Web , App, PHP

I created a PHP chat app. The app only works for logged in users, use the navigation menu to create an account, then login and you will be able to use this chat app.

VIEW
Close