Skip to content

Breaking

[MLBApp] Hello Supabase Part 1: New Project and Create a Table Create a Simple Streamlit Python CSV Comparison and Edit App (via Claude) My Resume 2024 My Job Search 2024 Helpful kubectl Commands for Developers

ShallWeLearn

ShallWeLearn

  • MTTM
  • Scratch
  • Python
  • Git
  • Java
  • About
    • Home
    • 2023
Git

Multiple Git Accounts on One Machine with Git Config Files

jess December 30, 2023 0Comments

This blog entry shows how to use Git Config files to support multiple Git accounts on the same machine. It focuses on what are Git Config files and how one…

AWS

Set up AWS EKS from gitAction

jess December 7, 2023 0Comments

This entry describes the steps provided by multiple chatGPT and tested by a human (me). It demonstrates connecting two systems and touches on AWS IAM AWS EKS and Cloudformation Git…

Git

How to Use Git Tags

jess July 30, 2023 0Comments

This article goes over what is a Git tag and how to use Git tags, including creating, listing, and deleting. What is a Git Tag Tags are references that point…

Add Alias and Export to Terminal on Mac

jess June 6, 2023 0Comments

On macOS, Zsh is available as the default shell starting from macOS Catalina (10.15) and later versions. Note that Zsh is backward compatible with Bash, so you can still use…

Python

Create and Use Python Environment

jess June 6, 2023 0Comments

What is a Python Environment and Python Virtual Environment? Python environment refers to the combination of software and settings that enable you to write, run, and manage Python programs. It…

Python

Differences in Python for Java Developers

jess February 26, 2023 0Comments

This entry is based on Python3.11 documentation and lists Python syntax less familiar to a Java developer.  It only covers up to chapter 4 (https://docs.python.org/3/tutorial/controlflow.html). Control Flow Tools The control…

Machine Learning

Learn how to use Jupyter Notebooks in VS Code

jess February 25, 2023 0Comments

This blog entry includes material that I am using to learn about Jupyter Notebooks in VSCode This entry assumes that you already know how to work with Git and GitHub,…

Python

Use Python Random Module to Generate Pseudo-Random Nubmer

jess February 24, 2023 0Comments

This entry explains what is Python random module and how you can use it to generate pseudo-random numbers. We will also touch on how to improve the randomness of the…

Python

Python User Input

jess February 24, 2023 0Comments

This entry explains what is an input function and how to use it to get user input from the command line. In Python, the input() function is used to read…

Python

Python For Loop

jess February 24, 2023 0Comments

This entry explains what is a Python For Loop and how you can use it in code. In Python, a for loop is used to iterate over a sequence of…

Posts pagination

1 2 3

Next Page »

Categories

  • AWS
  • DevEnv
  • DevOp
  • Git
  • Interview
  • Java
  • Machine Learning
  • Python
  • Scratch
  • Uncategorized

Recent Posts

  • [MLBApp] Hello Supabase Part 1: New Project and Create a Table
  • Create a Simple Streamlit Python CSV Comparison and Edit App (via Claude)
  • My Resume 2024
  • My Job Search 2024
  • Helpful kubectl Commands for Developers

Archives

  • May 2025
  • September 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • January 2024
  • December 2023
  • July 2023
  • June 2023
  • February 2023
  • January 2023
  • November 2022
  • September 2022
  • July 2022
  • January 2022
  • August 2021
  • July 2021
  • June 2021
  • August 2020
  • September 2016
  • December 2015
  • October 2015
  • January 2015
  • October 2014
  • July 2014
  • February 2014
  • November 2013
  • August 2013
  • July 2013
  • January 2013
  • September 2012
  • October 2011
  • January 2011
  • May 2010
  • April 2010
  • January 2010
  • October 2009
  • September 2009
  • August 2009
  • June 2009
  • February 2008
  • August 2007

You Missed

Uncategorized

[MLBApp] Hello Supabase Part 1: New Project and Create a Table

Uncategorized

Create a Simple Streamlit Python CSV Comparison and Edit App (via Claude)

Interview

My Resume 2024

Interview

My Job Search 2024

ShallWeLearn

Copyright © All rights reserved | BlogArise by Themeansar.