Wayne's Talk
  • Android
    • Android
    • Kotlin
  • iOS
    • iOS
    • Swift
  • Spring Boot
    • Spring Boot
    • Spring Security Explained
  • Artificial Intelligence
    • Artificial Intelligence
    • Data Visualization
    • Machine Learning
    • Neural Networks
    • Vision Models
    • Natural Language Processing
    • Reinforcement Learning
  • Misc.
    • Algorithm
    • LeetCode
    • Software Design
    • Operating System
    • Go
    • Node.js
    • Angular
  • English
    • 中文 (台灣)
    • English
CATEGORIES
  • Algorithm (7)
  • Android (30)
  • Angular (2)
  • Artificial Intelligence (55)
    • Data Visualization (8)
    • Machine Learning (11)
    • Natural Language Processing (15)
    • Neural Networks (4)
    • Reinforcement Learning (10)
    • Vision Models (7)
  • Go (2)
  • iOS (19)
  • Kotlin (7)
  • LeetCode (17)
  • Misc. (1)
  • Node.js (4)
  • Operating System (6)
  • Software Design (1)
  • Spring Boot (16)
    • Spring Security Explained (6)
  • Swift (9)
TAGS
Android Service (2) Assembly (3) Backtracking (4) Binary Search Tree (1) Breadth First Search (5) Broadcast Receiver (1) C (2) CocoaPods (1) Combine (1) Concurrency (5) Content Provider (2) Core Data (1) Coroutine (4) Depth First Search (4) Dynamic Programming (4) Firebase (2) Java (26) JavaScript (2) JPA (4) Kotlin (41) Matplotlib (8) Monotonic Stack (3) MySQL (2) NPM (3) OAuth 2.0 (1) Pandas (2) Plotly Express (8) Priority Queue (1) Python (44) PyTorch (13) Room (3) SciPy (3) Seaborn (5) Springdoc (3) Spring Security (6) Swift (19) Swift Package (6) Trie (3) TypeScript (4) Union Find (2) Word Embeddings (2) XCFrameworks (4) Xcode (12) YOLO (4)
0
0
0
Wayne's Talk 韋恩愛講話
Follow My GitHub
Get source code of posts.
Follow
Wayne's Talk 韋恩愛講話
  • Android
    • Android
    • Kotlin
  • iOS
    • iOS
    • Swift
  • Spring Boot
    • Spring Boot
    • Spring Security Explained
  • Artificial Intelligence
    • Artificial Intelligence
    • Data Visualization
    • Machine Learning
    • Neural Networks
    • Vision Models
    • Natural Language Processing
    • Reinforcement Learning
  • Misc.
    • Algorithm
    • LeetCode
    • Software Design
    • Operating System
    • Go
    • Node.js
    • Angular
  • English
    • 中文 (台灣)
    • English
Photo by Jonathan Gallegos on Unsplash
Read More
  • 1.9K views
  • 6 minute read
  • Spring Boot

Spring Data JPA Custom Queries with Native SQL

  • ByWayne
  • 13/09/2021
Spring Data JPA simplifies the operation of accessing the database. Developers can save writing a lot of simple query SQL. This article will introduces how to use Spring Data JPA with a native SQL to build a complex query SQL.
Read More
0
0
0
0
Photo by Ricky Kharawala on Unsplash
Read More
  • 4.3K views
  • 7 minute read
  • Go

Implementing JWT Based Authentication in Go

  • ByWayne
  • 20/07/2021
We will start by implementing a login REST API, verifying Username/Password, generating JWT Token, and verifying JWT Token.
Read More
0
0
0
0
Photo by Dušan veverkolog on Unsplash
Read More
  • 4.0K views
  • 7 minute read
  • Go

Creating REST APIs with Go and Database

  • ByWayne
  • 06/07/2021
Go has simplified syntax and great run-time efficiency. This article will explain how to create a backend application with Go, implementing REST APIs and connecting to the database.
Read More
0
0
0
0
Photo by Uliana Kopanytsia on Unsplash
Read More
  • 7.6K views
  • 4 minute read
  • Android

Using Retrofit with Kotlin Coroutine in Android

  • ByWayne
  • 02/06/2021
We often use Retrofit as an HTTP client to communicate with RESTful APIs in Android. Kotlin coroutine can make Retrofit easier to use. This chapter will explain how to use Retrofit with coroutine.
Read More
0
0
0
0
Photo by Heidi Kaden on Unsplash
Read More
  • 11.5K views
  • 3 minute read
  • Spring Boot

Sending Push Notifications Using FCM in Spring Boot

  • ByWayne
  • 18/05/2021
Firebase Cloud Messaging (FCM) allows us to send messages to Android, iOS, or web applications, also known as push notifications. This article will introduce how to send push notifications via FCM in Spring Boot.
Read More
0
0
0
0
Photo by Vinicius "amnx" Amano on Unsplash
Read More
  • 2.5K views
  • 4 minute read
  • Android

Receiving Push Notifications Using FCM on Android

  • ByWayne
  • 18/05/2021
Firebase Cloud Messaging (FCM) allows us to send messages to Android, iOS, or web applications, also known as push notifications. This article will introduce how to set up Firebase console and how to implement an Android app to receive push notifications.
Read More
0
0
0
0
Photo by rehan shaik on Unsplash
Read More
  • 1.2K views
  • 2 minute read
  • Spring Boot

Customize Exception Handling in Spring Boot

  • ByWayne
  • 06/05/2021
When developing Spring Boot, when we throw an exception, Spring Boot’s exception handler will help us deal with it and send back a JSON to the front end. In this article, we will explain how to customize the JSON content returned to the front end.
Read More
0
0
0
0
Photo by Libby Penner on Unsplash
Read More
  • 7.9K views
  • 5 minute read
  • Artificial Intelligence
  • Data Visualization

Python Candlestick Charts

  • ByWayne
  • 23/03/2021
Candlestick charts are often used to show the trend of stock prices. A single candlestick can indicate four prices, which are the highest price, the opening price, the closing price, and the lowest price.
Read More
0
0
0
0
Photo by Sora Sagano on Unsplash
Read More
  • 6.1K views
  • 4 minute read
  • Artificial Intelligence
  • Data Visualization

Python Regression Line Plots

  • ByWayne
  • 03/03/2021
When analyzing data, regression lines can help us understand the trend of data. In this article, we will introduce how to use Seaborn and Plotly Express to plot regression lines.
Read More
0
0
0
0
Photo by Jeremy Thomas on Unsplash
Read More
  • 4.6K views
  • 3 minute read
  • Artificial Intelligence
  • Data Visualization

Python Choropleth Map

  • ByWayne
  • 18/02/2021
Choropleth Map displays spatial variations of quantities of data on a map. In this article, we will introduce how to use Python’s Plotly Express package to plot a choropleth map.
Read More
0
0
0
0
LANGUAGES
  • 中文 (台灣)
RECENT POSTS
  • Photo by Janosch Diggelmann on Unsplash 1
    Bradley-Terry Model
    • 12/01/2026
    • 92 views
  • Photo by Daniel Seßler on Unsplash 2
    Entropy
    • 10/01/2026
    • 18 views
  • Photo by Aivars Vilks on Unsplash 3
    Byte-Pair Encoding
    • 07/01/2026
    • 53 views
  • Photo by Jannes Jacobs on Unsplash 4
    Policy Gradient
    • 24/12/2025
    • 72 views
  • Photo by Paladuta Stefan on Unsplash 5
    On-Policy Control with Approximation
    • 22/12/2025
    • 43 views
MOST VIEWS
  • Photo by Kamile Leo on Unsplash 1
    Spring Security JWT Authentication with Google Sign-In Explained
    • 26/09/2020
    • 14.8K views
  • Photo by Max Langelott on Unsplash 2
    How to Backup and Restore MySQL Databases in Spring Boot
    • 10/09/2020
    • 12.8K views
  • Photo by Heidi Kaden on Unsplash 3
    Sending Push Notifications Using FCM in Spring Boot
    • 18/05/2021
    • 11.5K views
  • 4
    Python Pie/Donut/Sunburst Charts
    • 09/02/2021
    • 10.8K views
  • Photo by Hans-Jurgen Mager on Unsplash 5
    Kotlin Coroutine Flow Tutorial
    • 28/12/2020
    • 9.4K views
Photo by Kamile Leo on Unsplash
Read More
  • 14.8K views
  • 8 minute read
  • Spring Boot
  • Spring Security Explained

Spring Security JWT Authentication with Google Sign-In Explained

  • ByWayne
  • 26/09/2020
Photo by Max Langelott on Unsplash
Read More
  • 12.8K views
  • 2 minute read
  • Spring Boot

How to Backup and Restore MySQL Databases in Spring Boot

  • ByWayne
  • 10/09/2020
Photo by Heidi Kaden on Unsplash
Read More
  • 11.5K views
  • 3 minute read
  • Spring Boot

Sending Push Notifications Using FCM in Spring Boot

  • ByWayne
  • 18/05/2021
Read More
  • 10.8K views
  • 5 minute read
  • Artificial Intelligence
  • Data Visualization

Python Pie/Donut/Sunburst Charts

  • ByWayne
  • 09/02/2021
Subscribe to My Newsletter
Wayne's Talk
  • About Wayne
  • Contact Me
  • Terms of Use
  • Disclaimer
  • Privacy Policy
0
0
0
0
© 2020 - 2026 Wayne's Talk. All Rights Reserved.