Showing 637 open source projects for "basic"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    basic_numerical_methods

    basic_numerical_methods

    Didactic application to aid students in learning Numerical Methods;

    A practical tool (for students and engineers) to foresee the result of calculus exercises. Calculation and visualization numerical methods for nonlinear equation, ODE, integration, linear system, polynomial fitting,.....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Python Zero to Hero for DevOps Engineers

    Python Zero to Hero for DevOps Engineers

    Learn Python from DevOps Engineer point of you

    Python Zero to Hero for DevOps Engineers is a structured “Python Zero to Hero for DevOps Engineers” course laid out as a day-by-day learning path. The repository is organized into Day-01 through Day-19 folders plus a small sample app, which makes it very easy to follow in sequence like a bootcamp. The curriculum starts with Python installation, environment setup, and writing your first script, then quickly moves into data types, strings, regular expressions, variables, and functions. It...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Neural Networks: Zero to Hero

    Neural Networks: Zero to Hero

    A course on neural networks that starts all the way at the basics

    Neural Networks: Zero to Hero is Andrej Karpathy’s educational course repository for learning neural networks from the ground up. It accompanies a series of video lectures where learners code and train neural networks step by step. The project starts from basic concepts and gradually builds toward more capable character-level language models. Its notebooks are written to make the mechanics visible, so learners can understand gradients, backpropagation, embeddings, multilayer perceptrons, batch normalization, and Transformer-style ideas through code. The course is especially valuable because it avoids treating neural networks as black boxes. nn-zero-to-hero is best suited for programmers who want a practical, code-first introduction to how modern neural networks work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    test fin cm2-deb 6e

    41 tests pour fin cm2/début 6e

    Voici un petit descriptif de 41 tests à utiliser fin CM2 – pour reprendre les exos et ajuster le tir – ou à l’entrée en 6e. (tests utilisés dans les années 2000.) ***La plupart devraient fonctionner su W10*** *** Les résultats de l’élève sont enregistrés dans le même dossier que « test6.exe » dans le fichier : (nom donné par l’élève).txt L’élève rentre son nom(limité à 8 caractères). Il peut s’arrêter quand il le veut à condition que l’exercice soit fini et enregistré. (Au retour à...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 5
    CiteSpace

    CiteSpace

    A widely used tool for visual exploration of scientific literature.

    ...It facilitates a systematic review of a knowledge domain through an in-depth visual analytic process. It can process citation data from popular sources such as the Web of Science, Scopus, Dimensions, and the Lens. CiteSpace also supports basic visual analytic functions for datasets without citation-related information, for example, PubMed, CNKI, ProQuest Dissertations and Theses. CiteSpace reveals how a field of research has evolved, what intellectual turning points are evident along a critical path, and what topics have attracted attention. CiteSpace can be applied repeatedly so as to track the development of a field closely and extensively. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Learn Python 3

    Learn Python 3

    Learn Python 3 Sample Code

    Learn Python 3 is a sample-code repository that accompanies Liao Xuefeng's Python 3 tutorial. It provides runnable examples that reinforce concepts introduced throughout the course. The collection starts with basic syntax and progresses through functions, modules, object-oriented programming, and functional programming. More advanced examples cover asynchronous programming, multitasking, databases, regular expressions, sockets, and web development. It also includes material for I/O, debugging, testing, GUI development, email, common libraries, and MicroPython. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Sourdough Framework

    The Sourdough Framework

    Make the best possible sourdough bread at home

    The Sourdough Framework is an open, experiment-driven handbook that explains sourdough baking as a system rather than a set of isolated recipes. It breaks breadmaking into measurable variables—starter strength, flour characteristics, hydration, temperature, salt, timing—and shows how each affects dough behavior and flavor. The text leans on baker’s percentages and dough temperature targets to help you plan, troubleshoot, and reproduce results across seasons and kitchens. You’ll find...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Math Tester

    Math Tester

    Math exam generator and tester

    Math exam generator and tester. Comes with three 50 question exams and a basic arithmetic problem generator that generates problems involving addition, subtraction, multiplication, division and mixed problems involving bracketed math operation and also arithmetic operations involving fractions. Math tutorial for basic math concepts also included. Suitable for elementary to highschool level math.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Gestión de Carros de Portátiles

    Management of laptop cart in an school

    ...It allows you to make cart reservations for one day of the week in a time slot for several weeks. Record incidents and see who used the cart before, send email to warning, shutdown PC without bookings. Only developed the basic to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 10
    100 Days of Code YouTube

    100 Days of Code YouTube

    Source code for 100 days of code python course on YouTube

    100 Days of Code YouTube is a day-by-day source-code collection for a comprehensive Python programming course. The repository organizes lessons into numbered folders that progress from basic concepts to advanced language features. Early material covers variables, data types, input, strings, conditions, loops, functions, and common collections. Intermediate lessons explore exceptions, modules, file I/O, functional programming, and extensive object-oriented programming concepts. Later days introduce command-line utilities, generators, regular expressions, AsyncIO, multithreading, and multiprocessing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python Data Science Handbook

    Python Data Science Handbook

    Python Data Science Handbook: full text in Jupyter Notebooks

    The Python Data Science Handbook is a comprehensive collection of Jupyter notebooks written by Jake VanderPlas covering fundamental Python libraries for data science, including IPython, NumPy, Pandas, Matplotlib, Scikit-Learn and more. The project is designed for data scientists, researchers, and anyone transitioning into Python-based data work; it assumes you already know basic Python and focuses more on how to use the ecosystem effectively. Each chapter is a standalone Jupyter notebook, with runnable code, explanatory prose, visuals, and examples showing how to handle data-wrangling, exploratory data analysis, machine learning workflows, and visualization. The repository is freely available and the code is released under the MIT license; the textual content is released under a Creative Commons license. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12
    React Projects

    React Projects

    Collection of React example / tutorial projects

    ...Each project is self-contained and demonstrates specific techniques—hooks for state and effects, context for global state, custom hooks for reuse, and reducer patterns for complex updates. The codebases include common UI tasks like forms, modals, lists, filtered search, and pagination, along with data fetching and basic routing where appropriate. Because every project focuses on a narrow set of concepts, learners can clone a single folder, run it, and grasp the idea without wading through a monolith. The examples are structured to be approachable yet idiomatic, encouraging good habits while staying close to what developers actually build. Over time, the collection functions as a portfolio of reference implementations that students and practitioners can adapt to new projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Basic Metric Converter

    Basic Metric Converter

    Basic Metric Converter

    Basic Metric Converter is an application that can help you perform conversions between various systems of measurement. (Temperature, Area, Length, Volume, Speed etc) It is designed to be friendly and does not need to be installed on the PC. Tools are organized into categories, which are listed in separate tabs. Enter a value into one of the two fields and then click the “Run” button to have the application convert it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Andrafting

    Andrafting

    CAD application for Technical Drawing exercises in Android

    Andrafting is an open source Android application to create Technical Drawing exercises. This application is inspired by the 'Classical Construction', also known as 'Ruler-and-compass Construction' or 'Compass-and-straightedge construction'. However, another drawing tools can be used. (More info about classical construction: https://en.wikipedia.org/w/index.php?title=Compass-and-straightedge_construction). TABLET & MOUSE recommended Desktop version (not...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    DIG

    DIG

    A library for graph deep learning research

    The key difference with current graph deep learning libraries, such as PyTorch Geometric (PyG) and Deep Graph Library (DGL), is that, while PyG and DGL support basic graph deep learning operations, DIG provides a unified testbed for higher level, research-oriented graph deep learning tasks, such as graph generation, self-supervised learning, explainability, 3D graphs, and graph out-of-distribution. If you are working or plan to work on research in graph deep learning, DIG enables you to develop your own methods within our extensible framework, and compare with current baseline methods using common datasets and evaluation metrics without extra efforts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gitin

    Gitin

    IT inventory: keep track of devices, networks and cables in a database

    ...GitinCLI (Gambas interpreted) for cases where no full desktop is available, e.g. over a terminal ssh session (maybe when you need these data the most). Work starts at basic use, hope to change the description once to: Have a NICE desktop program. I am able to: - drag 'n drop device to room, cable plugs to device's NIC - list all free or used ip addresses - pull cables to rooms they run through I want to: - calculate the value of (selection of) devices for insurance of bookkeeping - sum the invested amount in IT devices over time - print reports
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Rocketry Research Assistant

    Rocketry Research Assistant

    A LibreOffice Base database for tracking rocketry research projects.

    ...To let you know that you can develop basic database programs & skills that can be immensely beneficial to you & your team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Coordinates Converter

    Coordinates Converter

    Coordinates Converter

    Coordinates Converter is a software that gives you the possibility to convert coordinates in 2D or 3D mode on the fly. Geared toward all types of users, it features approachable options. In 2D mode, it's possible to convert Cartesian to Polar (set the X and Y values) or vice versa, (set the r and theta values). In 3D mode, you can convert between Cartesian to Cylindrical-Spherical (set the X, Y and Z values), Spherical to Cartesian-Cylindrical (set the r, theta and pi values), or...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Deal or No Deal

    Deal or No Deal

    Deal or No Deal (game)

    Luck-based games can be fun every once in a while, doubly so if you have some stakes to fight for. Not everyone wants to have a certain stake in the game, however, much less a luck-based one where it's difficult even to come up with a strategy. If you're familiar with game shows, then Deal or No Deal should sound familiar. Seeking to provide users with the thrill of playing that very game, the eponymous program features just the tools to let you try your hand at selecting the luckiest...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Equation Math Solver

    Equation Math Solver

    Equation Math Solver

    Equation Solver is a piece of software designed to help you execute second (a*x^2+b*x+c=0) and first (b*x+c=0) degree equations, along with simple linear systems (a1*x+b1*y+c1=0 and a2*x+b2*y+c2=0). It doesn't come packed with complicated options or configuration parameters, making it accessible to math students who don't have heavy PC experience. My blog: https://vegettadbz.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Financial- Math Calculator

    Financial- Math Calculator

    Financial- Math Calculator

    Financial-Math Calculator is a software which aims to assist you in conducting a variety of financial estimates and obtain results as accurate as possible for periods, rates, interest and payments. It features several functions, allowing you to learn the ‘Present Value’, ‘Future Value’ or the ‘Interest Payment’ for a specific investment, as well as the ‘Rate’, ‘Periods and ‘Payment’ amounts. Moreover, you can determine the ‘Present Value Of an Annuity’ (PVOA) as well as the ‘Future...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Flight Logs

    Flight Logs

    Maintain logs of model rocket flights and your rocket fleet inventory

    Update This project has been discontinued due to Microsoft deprecating VBA and VBScript in upcoming Windows updates. Both of these services are needed for Flight Logs to function. Original Description Flight Logs is more than just a database to log your rocket flights. Flight Logs is an in-depth record of your rocket activities. It records your flights plus collects data on events surrounding your flights, and allows you to track how well the rocket performed. The rocket's very...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    HojaEvaluacion

    Hoja de Calc para evaluación por criterios

    Es una hoja de Libreoffice Calc con una macro para a partir de unos datos introducidos (Resultados de aprendizaje, Criterios de evaluación, Instrumentos de evaluación, distribución de estos en los parciales y estudiantes) crear una tabla en una nueva hoja con todas las formulas necesarias para calcular las notas por RA y por parciales a partir de las notas obtenidas por los estudiantes en cada IE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ivan's Accounting Tools

    Ivan's Accounting Tools

    A simple toolset to help students understand basic accounting

    This is an app you can use to check your accounts homework. It is a VERY basic accounting software which most of the core functions are written within 11 hours. It is designed to mimic manual accounting(done by hand), therefore making it suitable for students and maybe lecturers. You will be greeted with a seemingly empty form when you first launch the app, that is the General Journal, to add a journal entry, simply click Journal > Add Entry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    mXparser - Math Parser Java C# Library

    mXparser - Math Parser Java C# Library

    A flexible mathematical expressions parser for JAVA, Android, C# .NET

    mXparser is highly flexible parser of math expressions. Software provides easy to use API for JAVA, Android, C# .NET/MONO (CLS). Main functionalities: - basic operators, i.e.: +, -, *, ^, ! - Boolean logic operators i.e.: or, and, xor - binary relations i.e.: =, <, > - math functions (large library of 1-arg, 2-arg, 3-arg - - functions) i.e.: sin, cos, Stirling numbers, log, inverse functions - constants (large library), i.e.: pi, e, golden ratio - n-args functions i.e.: greatest common divisor - iterated summation and product operators - differentiation and integration High flexibility: - user defined constants and arguments, both free - and dependent on other arguments + possibility of use in functions - user defined functions (both free and depended) - user defined recursive arguments + simple (controlled) recursion (1 recursive argument) - user defined recursive functions / expressions (any) - complex, many arguments, no limitation - internal syntax checkin
    Downloads: 5 This Week
    Last Update:
    See Project