排序
Object Oriented Programming and Java
Object Oriented Programming and Java, Introduction This series is going to be a collection of my notes while I read Object Oriented Programming and Java Second Edition. It is an ex...
Django-Ninja: Built-in Django, Feels like FastAPI
Django-Ninja: Built-in Django, Feels like FastAPI,Django is the web framework most widely used by Python developers. Django offers a very powerful toolkit for creating web applica...
Daily Task Automator (+ Notion API with Python) – Tutorial
Daily Task Automator (+ Notion API with Python) - Tutorial, Notion API (2 Part Series) 1 Daily Task Automator (+ Notion API with Python) - Tutorial 2 How to Track Gumroad Sales in ...
How to use Genymotion, Appium & Applitools to visually test Android apps
How to use Genymotion, Appium & Applitools to visually test Android apps,If you want to run mobile applications, you want to run on Android. Android devices dominate the smartphone...
Emotional AI and AI Companionship: The Future of Human-Technology Relationships
Emotional AI and AI Companionship: The Future of Human-Technology Relationships,Emotional AI and AI Companionship: The Future of Human-Technology Relationships Artificial Intellige...
Understanding the Chain of Responsibility Design Pattern in Backend Development
Understanding the Chain of Responsibility Design Pattern in Backend Development,The Chain of Responsibility (CoR) design pattern is a powerful behavioral pattern that can significa...
Your Citation Metrics in an SVG for Your Website
Your Citation Metrics in an SVG for Your Website,The Python package bibliometrics, with source code on GitHub and available for installation from PyPI, is a command line utility im...
Desvendando o Mistério dos Generics em Java: Code com Flexibilidade Mágica!
Desvendando o Mistério dos Generics em Java: Code com Flexibilidade Mágica! , O que são 'generics' em Java? Em Java, os 'generics' são como caixas mágicas que nos ajudam a esc...
On Democratizing the Next Generation of User Interfaces
On Democratizing the Next Generation of User Interfaces, Musings of a dev trying to plan for the future I remember making a program come alive back in the days of the IBM System 23...
Introduction to Linked Lists in Python: A Comprehensive Guide
Introduction to Linked Lists in Python: A Comprehensive Guide , What is a Linked List? A linked list is a fundamental data structure that consists of a sequence of elements, w...
5 Essential Java Observability Tools: Boost Application Performance
5 Essential Java Observability Tools: Boost Application Performance, As a best-selling author, I invite you to explore my books on Amazon. Don't forget to follow me on Medium and s...
CAD STL/OBJ mesh viewer with Python/tkinter GUI
CAD STL/OBJ mesh viewer with Python/tkinter GUI,Mesh Viewer is an experimental and simple open source STL/OBJ CAD geometry and surface mesh viewer prototype, built with a Model Vie...