Skip to content

Life and Code

The never-ending journey of learning and growth in software development

Life and Code

The never-ending journey of learning and growth in software development

  • Home
  • Personal Development
  • Ideas
  • About me
  • Contact
    • Home
    • 2023
    • January
Programming

Requirements of Fullstack Developer

Avatar photoJack Hui Jan 31, 2023 0 Comments

In software development, to achieve a complete vertical implementation, there are at least four major knowledge areas (stacks), including: Frontend Development Backend Development DevOps Cybersecurity Each of the major stacks…

Programming

Python code example for implementing OAuth

Avatar photoJack Hui Jan 31, 2023 0 Comments

Here's a detailed explanation and a Python code example for implementing OAuth: Choose an OAuth flow: For this example, let's use the authorization code flow, which is the most common…

AI & Big Data

Midjourney – Input keywords and let AI automatically generate stunning images

Avatar photoJack Hui Jan 31, 2023 0 Comments

Midjourney is a cutting-edge service that leverages the power of AI to generate visually stunning images. Simply input keywords related to the image you want, and let Midjourney do the…

Data Science

Develop Customer Retention Analytics in Python

Avatar photoJack Hui Jan 30, 2023 0 Comments

Customer retention analytics is the process of analyzing customer data to understand why customers are leaving a business and what can be done to retain them. The goal is to…

Data Science

Cross Selling Analysis in Python

Avatar photoJack Hui Jan 30, 2023 0 Comments

Cross-selling analysis is a technique used in sales and marketing to identify opportunities to sell additional products or services to customers based on their past purchasing behavior. The goal of…

Data Science

Create Cohort chart in Python

Avatar photoJack Hui Jan 30, 2023 0 Comments

To create a cohort chart in Python, you can use the following steps: Load your data into a pandas DataFrame Group the data by cohort and calculate the cohort retention…

AI & Big Data Programming

Using Delta Lake to build Data Lake

Avatar photoJack Hui Jan 30, 2023 0 Comments

Delta Lake is an open-source storage layer that can be used to build a data lake. Here is an example of how you can use Delta Lake to build a…

Programming

Using Apache Kafka to process real-time data

Avatar photoJack Hui Jan 30, 2023 0 Comments

Apache Kafka is a distributed streaming platform that can be used to collect and process real-time data streams. Here is an example of how you can use Kafka to collect…

Architecture Open Sources

Setup OnlyOffice on Kubernetes

Avatar photoJack Hui Jan 30, 2023 0 Comments

Create a Kubernetes cluster: To create a Kubernetes cluster, you can use a managed service like Google Kubernetes Engine (GKE) or Amazon Elastic Kubernetes Service (EKS), or you can set…

Architecture Programming

Using DAPR to build microservices-based application

Avatar photoJack Hui Jan 28, 2023 0 Comments

Hence a simple "Hello, World!" example in Python: Install DAPR: You can install DAPR on your development machine using the command-line tool by running the following command: curl -sL https://raw.githubusercontent.com/dapr/cli/master/install/install.sh…

Posts navigation

1 2

Next Page »

Recent Posts

  • How to use Scikit for Deep Learning
  • Setup Hadoop and Spark Cluster
  • The Pros and Cons of Clickhouse
  • Install SMB CSI driver master version on a Kubernetes cluster
  • Empowering MongoDB Storage with GridFS, Version Control, and FUSE for Binary Data Management

Archives

  • February 2023
  • January 2023

Categories

  • AI & Big Data
  • Architecture
  • Data Science
  • Devops
  • Open Sources
  • Programming

You Missed

AI & Big Data

How to use Scikit for Deep Learning

AI & Big Data Architecture

Setup Hadoop and Spark Cluster

Open Sources

The Pros and Cons of Clickhouse

Architecture

Install SMB CSI driver master version on a Kubernetes cluster

Life and Code

The never-ending journey of learning and growth in software development

Copyright © All rights reserved | Blogus by Themeansar.