This book takes the reader from Python basics to advanced applications through 227 worked examples, covering variables, arrays, control flow, functions, recursion, objects, JSON, sorting, statistics, signal analysis, logic gates, randomness, Markov chains, and Python-specific tools such as file I/O and GUIs.
☆23Aug 30, 2025Updated last year
Alternatives and similar repositories for Python-Coding-Examples-from-Simple-to-Complex
Users that are interested in Python-Coding-Examples-from-Simple-to-Complex are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, …☆30Jul 3, 2023Updated 3 years ago
- This complete implementation represents a fully featured and fault-tolerant version of a malware scanner.☆53Dec 1, 2025Updated 9 months ago
- Python training materials and exercises for NBD, covering examples from Coding Examples from Simple to Complex - Applications in Python, …☆15Jul 13, 2026Updated 2 months ago
- The book is about the architecture, design, and evolution of antivirus engines, explaining how they detect, analyze, and defend against m…☆45Aug 10, 2026Updated last month
- This example implements an optimized antivirus scanner in Python using the Aho-Corasick automaton. It combines signature matching with a …☆31Dec 1, 2025Updated 9 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- This example implements a Bloom filter in Python, a probabilistic data structure for fast membership testing. Items are added using multi…☆21Dec 5, 2025Updated 9 months ago
- Diabetes prediction V2.0 -This VB6 application takes glycemic values and tries to predict the future state of the patient. First, it conv…☆28Nov 18, 2022Updated 3 years ago
- A repository for resources and updates related to the Algorithms (MDPI) special issue. Focused on secure algorithmic solutions for cyber …☆52Aug 10, 2026Updated last month
- This is an application that shows the informational structure of DNA sequences. The objective digital stain (ODS) is represented by a dis…☆16Mar 21, 2022Updated 4 years ago
- This example decomposes a matrix into multiple matrices based on its unique values. It demonstrates array traversal, and decomposition, s…☆19Aug 30, 2025Updated last year
- This Web Cam software saves images from the camera at regular time intervals. These images are samples used by the Photon-pixel coupling …☆23Nov 17, 2022Updated 3 years ago
- Photon-pixel coupling is a novel method that allows a parallel sampling of an unlimited number of sensors. In the case shown here, 200 se…☆29Apr 15, 2023Updated 3 years ago
- This project provides a minimal Python implementation of a Hash Table using separate chaining for collision handling. It supports inserti…☆17Dec 19, 2025Updated 9 months ago
- Diabetes prediction V1.0 uses the Markov Chains method. First, this VB6 application converts a sequence of numbers into states. The state…☆25Nov 18, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- This application makes predictions by multiplying a probability vector with a transition matrix multiple times (n steps - user defined). …☆15Nov 17, 2022Updated 3 years ago
- A sequence of digits that never ends and never exhibits any clear patterns, is scratchy for any questioning mind. The main question in re…☆16Nov 17, 2022Updated 3 years ago
- This repository contains Example (94), entitled “3D traversal with one for-loop using arithmetic operators”, implemented in Python, MATLA…☆15Aug 30, 2025Updated last year
- Chaos & noise is an implementation that suggests by experiment that the universe is deterministic. Initially, the experiment was used to …☆26Mar 21, 2022Updated 4 years ago
- Acest curs prezintă o sinteză completă asupra securității cibernetice și analizei malware, de la evoluția aplicațiilor malițioase și clas…☆20Aug 10, 2026Updated last month
- This highly visual and responsive VB6 application is an implementation of the global sequence alignment algorithm. It allows the modifica…☆23Nov 17, 2022Updated 3 years ago
- This example detects and labels islands in a 2D grid, calculating their percentage coverage. It demonstrates recursion, array traversal, …☆22Aug 30, 2025Updated last year
- The VB6 applications shown here use the hexadecimal system to encode the binary content of an executable file. The point here is that one…☆18Nov 20, 2022Updated 3 years ago
- Entropy is a measure of the uncertainty in a random variable. This application calculates the entropy of text. The current example calcul…☆18Mar 21, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- This repository includes the ".bas" files for Markov Chains that accompany the book entitled: Markov Chains: From Theory to Implementatio…☆22Aug 24, 2025Updated last year
- This application uses a transition matrix to make predictions by using a Markov chain. For exemplification, the values from the transitio…☆19Nov 17, 2022Updated 3 years ago
- Jupiter Bioinformatics is a browser-based tool for interactive pairwise sequence alignment and heatmap visualization. Built on the Smith…☆21Jul 13, 2026Updated 2 months ago
- This JavaScript implementation detects the areas where two DNA sequences are complementary to each other. All symbols from UTF-8 are acce…☆15Mar 16, 2022Updated 4 years ago
- This Visual Basic 6.0 (VB6) demo shows how to make new objects at runtime. Shows how different types of objects (in this case a textbox o…☆16Nov 17, 2022Updated 3 years ago
- Config files for my GitHub profile.☆26Aug 29, 2026Updated 3 weeks ago
- A Xamarin.Forms version of the Spotify app to prove you can create goodlooking UI with Xamarin.Forms☆236Jun 22, 2022Updated 4 years ago
- Drop-in replacement for REXML using libxml-ruby and libxml-parser-ruby (expat binding)☆17Sep 28, 2008Updated 17 years ago
- Robot Operation code for the LIS lab☆27Sep 9, 2026Updated last week
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- HL2 speedrunning mod with ghost capabilities.☆26Jun 18, 2022Updated 4 years ago
- Compatibility with the password_* functions that ship with PHP 5.5☆2,129Feb 5, 2024Updated 2 years ago
- Privesc through import of Sheduled tasks + Hardlinks - CVE-2019-1069☆37Jun 26, 2019Updated 7 years ago
- Simple extensions that hides unmanaged network devices from gnome network manager applet☆25Jul 10, 2023Updated 3 years ago
- High Precision Timing of R Expressions☆257Oct 23, 2025Updated 10 months ago
- 支持RecyclerView,View, ScrollView, ListView, GridView下拉刷新,上拉加载更多,上拉自动加载更多.☆53Mar 9, 2017Updated 9 years ago
- 📜 33 JavaScript concepts every developer should know.☆66,526Sep 10, 2026Updated last week