Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Python [12] : Python Hata Yönetimi; try, except, else, finally ile Sağlam Kodlar

Programlama sürecinde ne kadar dikkatli olursak olalım, hatalar kaçınılmazdır. Kullanıcıdan beklenmedik bir girdi alınması, olmayan bir dosyaya erişilmeye çalışılması, matematiksel ola...
09.04.2025 0 Read More

Python [13] : Python Sınıflar ve Nesneler: Nesne Yönelimli Programlamanın Temelleri (OOP)

Python, çok yönlü bir programlama dilidir ve farklı programlama paradigmalarını destekler. Bu paradigmalardan en önemlilerinden ve modern yazılım geliştirmede yaygın olarak kullanılanı Ne...
09.04.2025 0 Read More

Python [14] : Python’da Kalıtım (Inheritance); Kod Mirası ve Hiyerarşi

Nesne Yönelimli Programlamanın (OOP) temel taşlarından biri olan kalıtım (inheritance), Python’da kodun yeniden kullanılabilirliğini artıran, mantıksal hiyerarşiler kurmayı sağlayan ve ...
09.04.2025 0 Read More

Python [15] : Python Lambda Fonksiyonları; Kısa ve Öz Anonim Fonksiyonlar

Python’da fonksiyonlar, kodun yapılandırılması ve yeniden kullanılabilirliği için temel araçlardır. Genellikle def anahtar kelimesi ile tanımlanan, isimlendirilmiş fonksiyon blokları kul...
09.04.2025 0 Read More

Image Classification with Convolutional Neural Networks (CNNs)

Image Classification with Convolutional Neural Networks (CNNs)
A common task to use neural networks and deep learning is computer vision. We will use an MNIST dataset to classify handwritten digits 0-9 and be able to classify new handwritten digits based on that ...
09.04.2025 0 Read More

Jinja2 for Go? Meet Quicktemplate — and Ditch html/template for Good

Jinja2 for Go? Meet Quicktemplate — and Ditch html/template for Good
Leapcell: The Best of Serverless Web Hosting Quicktemplate Template Library Usage Guide Recently, when organizing the code of our project, I found that the code for many activities was very si...
09.04.2025 0 Read More

การจำแนกเสียง Audio Classification ด้วย Python

การจำแนกเสียง Audio Classification ด้วย Python
...
09.04.2025 0 Read More

AWS Cloud Resume Challenge | Python Unit Testing with Mock AWS Services

AWS Cloud Resume Challenge | Python Unit Testing with Mock AWS Services
Overview: What are unit tests? What is mocking? Why should we test our code? 3 Test scenarios and error handling implementation. Mocking AWS services with Moto Running our tests with Pytest 🔗https:...
09.04.2025 0 Read More

🌱 New Feature: Beautiful Per-Command Help for the Greening CLI

🌿 One of the newest additions to the Greening CLI is intuitive, per-command help. You can now run: ⛶greening <command> --helpor ⛶greening help <command>To instantly get detailed, ac...
09.04.2025 0 Read More

การจดจำดอกไม้โดยใช้ Convolutional Convolutional Neural Network

การจดจำดอกไม้โดยใช้ Convolutional Convolutional Neural Network
ในบทความนี้ เราจะใช้ Convolutional Neural Network (CNN) เพื่อแก้ปัญหาการจำแนกรูปภาพแบบ Supervised Imag...
09.04.2025 0 Read More
Loading...
#reading
Using Grammatical Evolution to Discover Test Payloads: A New Frontier in API Testing
0
Keyword-Based Alert Configuration for Enhanced Uptime Monitoring
0
🚀 OpenAI Agents SDK: A Step-by-Step Guide to Building Real-World MCP Agents with Composio
0
Fix Broken Authentication Issues in Symfony Fast
0
Your last MCP to schedule all your social posts! 🤯
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0