Blog #3: Eclipse & Git, Commit & Push

Most IDE should have a way to commit to, push to, and pull from GitHub repositories. This is a tutorial of how to commit and push from Eclipse to GitHub. Step 1: Create a GitHub account if you haven’t already. Since I already have a GitHub account, I can click on the “New” green iconContinue reading “Blog #3: Eclipse & Git, Commit & Push”

Blog #2: AWT Accumulator

In Java, programmers can use Abstract Window Toolkit (AWT) as application program interfaces (APIs). I can create visible objects inside the graphical user interface ( GUI ), such as JButton, JTextField, and JPanel. In order to create a GUI, I have to implement the right packages: javax.swing.*: Allows us to gain access to components likeContinue reading “Blog #2: AWT Accumulator”

Introduction

Hello world, this is my technical blogs. I don’t have much to say for an introduction, the following are my contact information. Contact me at my E-mail. GitHub: https://github.com/swiftandquick Youtube: https://www.youtube.com/channel/UCuAHnkh_sB4sANsWtXmLpRQ/featured E-mail: chenyMA16@gmail.com My technical blogs will be about all things related to Computer Science and other skills (i.e., math). Computer Science isn’t just programming,Continue reading “Introduction”

Design a site like this with WordPress.com
Get started