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
    • February
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…

Java

What is Java Stream

jess February 15, 2023 0Comments

Java streams are a feature introduced in Java 8 that allows developers to perform functional-style operations on collections of data. Streams are designed to make it easier to write more…

Java

Unit Test with Mono and Flux

jess February 15, 2023 0Comments

Unit testing with Mono and Flux in Reactor Java is straightforward and involves the use of the StepVerifier class. The StepVerifier is a testing utility that can be used to…

Java

Non-Blocking vs Reactive

jess February 15, 2023 0Comments

Non-Blocking and Reactive are related concepts in the context of asynchronous programming, but they refer to different aspects of the programming model. This entry explains what each means and how…

Java

Intro to Reactor, Mono, and Flux

jess February 12, 2023 0Comments

This entry gives a quick overview of reactor project, mono, flux, error handling, defer, inner mono, and common pitfalls of using reactor. You may find this entry helpful as well,…

Git

How to Find a Git Commit Hash

jess February 11, 2023 0Comments

You may at times find that you need to revert a commit and need to find the commit hash. This entry explains the steps. This entry explains what a Git…

Posts pagination

1 2

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.