DynamoDB Primer
What is DynamoDB It’s AWS-managed, serverless, NoSQL database technology created by AWS and used widely in AWS solutions. Design a DynamoDB table Say I want
My iOS Dev Log – Set up iOS Dev Environment
I’ve always wanted to learn about iOS dev and 2023 is the year that I am going to tackle it seriously so that I can
Java Lesson Plan
To make learning Java interesting, this is the proposed lesson plan Desktop Development Set up Git Set up Java on your development machine Install GreenFoot
Create a New AWS Account
You can create an AWS account for free, as long as you provide an email address and a credit card. For the first year, you
Great Git Resources
This article shows how to perform more relatively advanced actions with Git Tutorials: From Git: https://git-scm.com/docs/gittutorial From Atlassin: https://www.atlassian.com/git/tutorials
What is Git and GitHub
In this blog, I talked about Git and GitHub and how you will use them in your project development. Git is a version control system