programming

programming

[Archival version] How to create a spam mail detector using Python | Even beginners can do it using natural language processing and machine learning!

This article is aimed at Python beginners and explains how to create a spam mail detection machine that uses natural language processing and machine learning. It provides a step-by-step introduction from data preprocessing to model construction and evaluation. This is an ideal introductory article for those who want to learn about automatic spam mail classification, along with practical code examples.
programming

🏠 Creating a model to predict housing prices using Python [Kaggle Beginner]

This article is aimed at Python beginners and explains the steps to create a model that can be used in Kaggle's house price prediction competition. It carefully explains each step from data preprocessing to feature selection, model construction, and submission. This is an introductory article recommended for those who want to learn practically.
programming

[Archival version] How to create a horse racing winning horse prediction model using Python and XGBoost

A thorough explanation of how to create a horse racing winning horse prediction model using Python and XGBoost. From data preparation to building and evaluating an AI model, even beginners can easily understand it.
programming

[Archival version] How to create a handwritten digit recognition AI using Python | Get started with MNIST and scikit-learn!

Explains how to create an AI that can recognize handwritten digits using Python and scikit-learn. Learn the basics of image recognition using MNIST.
programming

Complete Guide: How to Build a SPA with Rails and React

A thorough explanation of how to build a SPA (single page app) using Rails and React. Even beginners can learn with confidence, from environment setup to API integration and routing.
programming

[Complete Guide] A detailed explanation of how to build an API server with Node.js

A detailed explanation for beginners on how to build an API server using Node.js. Covers everything from environment construction, routing, Express usage, and security measures. Includes practical code!
programming

[Complete Guide] How to Implement a Login Authentication System with Firebase

A complete guide that explains how to create a login authentication system using Firebase in an easy-to-understand manner, even for beginners. From email address authentication to SNS integration, this is a complete guide that covers everything from environment construction, implementation procedures, and security measures.
programming

[Achieve lightning-fast UI] Tailwind CSS beginner's guide | Explains efficient development methods for mid-career engineers!

A must-read for mid-level engineers who want to build UIs at lightning speed using Tailwind CSS. Easy-to-understand explanations from installation procedures to implementation tips. A complete guide to supporting efficient UI development.
programming

[Complete Guide] How to create a simple portfolio website using Next.js

A clear explanation for beginners and intermediate users on how to create a portfolio site using Next.js. Complete coverage from environment construction to deployment.
programming

[Archival Edition] Java Beginner's Guide | Even beginners can learn how to set up the environment and basic grammar!

Even if you are a beginner to Java, you can rest assured! Everything from setting up the environment to basic grammar and simple code examples is explained in detail. This is an introductory guide that is perfect for those with no prior experience or a background in the humanities.