Showing 52 open source projects for "basic coding"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    SmallBASIC

    SmallBASIC

    SmallBASIC is a fast and easy to learn BASIC language interpreter

    SmallBASIC is a lightweight and powerful BASIC interpreter designed for simplicity and speed, suitable for hobbyists, educators, and retro computing enthusiasts. It offers a traditional text-based programming experience reminiscent of early microcomputers, while including modern features such as structured programming, graphics, and file I/O. SmallBASIC runs on multiple platforms, including Windows, Linux, Android, and DOS, making it accessible across a wide range of systems.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    JeeSite

    JeeSite

    A basic enterprise information development platform

    JeeSite is a high-efficiency, high-performance, and strong security open source Java EE rapid development platform based on a number of excellent open source projects, highly integrated and packaged. JeeSite is the best basic platform solution for you to quickly complete your project. JeeSite is the best study case for you to learn the Java platform. JeeSite is also the best assistant for private work. JeeSite is a Java-based development platform built on the Spring Framework, with Spring MVC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming...
    Leader badge
    Downloads: 427 This Week
    Last Update:
    See Project
  • 4
    Simple Turtle LOGO

    Simple Turtle LOGO

    Free Educational Tool for Beginner LOGO Coding (STEM Students / Kids)

    SIMPLE TURTLE ================ Create simple LOGO programs with commands to control the Turtle and draw amazing images!! Use for STEM, Coderdojo or similar coding events. Recursive REPEAT statements. INSTANT ON / OFF = Turns on / off immediate execution of commands FD x = Forward x pixels BK x = Backward x pixels RT x = Right by x degrees LT x = Left by x degrees PU = Pen Up (Do not draw) PD = Pen Down (Draw) REPEAT x = Creates a loop to run x times which runs...
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    P Browser Builder

    P Browser Builder

    Open source software that turn your online website to an application

    Open-source software that transforms your online websites into standalone applications. For the latest release notes please visit our repository release pages: https://github.com/Pavich7/P-Browser-Builder/releases Explore the user guides available in the GitHub Wiki. https://github.com/Pavich7/P-Browser-Builder/wiki
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    PyPro IDE
    Introducing PyPro IDE For Python Coding– Your Ultimate Python Companion! Dive into the world of Python coding with ease and efficiency. PyPro IDE offers a seamless development experience, whether you're a beginner or an experienced coder. With its intuitive interface and powerful features, PyPro IDE empowers you to unleash your creativity and bring your Python projects to life. New Features Added in next update: Enhanced code editor for smoother coding experience Improved code completion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ZAPH

    Tools and Z80 engine for creating adventure games. (RUST)

    This is an exercise in some advance programming topics using a text adventure as the central result. This originally began as a project to recreate an old BASIC text adventure, on the ZX Spectrum, using Z80. After developing a very simple byte code VM to handle the game interactions, I realised that there was an opportunity to use some more advance techniques, which in turn can lead to some PC based tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Combinations Algorithm

    Documentation and coding for the generation of combinations

    This project comprises documentation and VBA programming code in respect of a combinations algorithm that I have written. The algorithm is in the Excel file named Combinations.xlsm and the documentation that explains how to use interface and execution of the algorithm is in the pdf file called Combinations.pdf You will need to enable macros in Excel in order to run the algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cerberus

    Cerberus

    Patterns for responsive HTML email templates and newsletters

    Coding regular emails is hard enough by itself. Making them responsive shouldn’t add to the headache. A few simple, but solid patterns are all that’s needed to optimize emails for small screens. It’s just a few responsive email patterns that go a long way. The code blocks are compartmentalized so they may be used, removed, combined, and nested to build an email. Each template contains code comments and has good support among popular email clients. Cerberus is a small collection layout patterns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Roslyn

    Roslyn

    The .NET Compiler Platform

    Roslyn provides rich, code analysis APIs to open source C# and Visual Basic compilers. This enables you to access a wealth of information about your code from compilers, which you can then use for code-related tasks in your tools and applications. Roslyn dramatically lowers the barrier to entry for creating code-focused tools and applications, creating many opportunities for innovation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Intern

    Intern

    A next-generation code testing stack for JavaScript

    Intern is a complete test system for JavaScript designed to help you write and run consistent, high-quality test cases for your JavaScript libraries and applications. It can be used to test any JavaScript code. Intern is minimally prescriptive and enforces only a basic set of best practices designed to ensure your tests stay maintainable over time. Its extensible architecture allows you to write custom test interfaces, executors, and reporters to influence how your tests run & easily integrate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PDF To Word Converter

    PDF To Word Converter

    This Application will convert your PDF's to Word Files.

    I have created an app that will convert PDF's to Word. The App is a very basic and is really to help develop my coding skills. Download Instructions: Click Download for Setup. If you do not want to install Click on Files and download the MAIN.ZIP file and open main.exe Instructions to Use: Press the Open Files to import in the files you would like to be Converted Press the Save to Button to confirm where you want the converted files to be saved Press the Convert Button when you...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Tabnine

    Tabnine

    Vim client for TabNine

    Tabnine is an AI-powered code completion extension trusted by millions of developers around the world. Whether you’re just getting started as a developer or if you’ve been doing it for decades, Tabnine will help you code twice as fast with half the keystrokes – all in your favorite IDE. Whether you call it IntelliSense, intelliCode, autocomplete, AI-assisted code completion, AI-powered code completion, AI copilot, AI code snippets, code suggestion, code prediction, code hinting, or...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    gui_chung
    gui chung , an compact freeware to program easy gui multi windows api applications in freebasic. Included support of freebasic graphics gfx, openGL and irrlicht 3D engine. Inspired from Liberty Basic simple gui coding syntax.(combined with fbedit ide , is easier to use than Liberty Basic and 1000x faster)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Spectre.css

    Spectre.css

    A lightweight, responsive and modern CSS framework

    Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. Spectre provides basic styles for typography and elements, flexbox based responsive layout system, pure CSS components and utilities with best practice coding and consistent design language. Spectre is a side project based on years of CSS development work on a large web service project. Spectre only includes modern base styles, responsive layout system, CSS components and utilities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RedSky Ruby - Vinari Software & DO Dev

    RedSky Ruby - Vinari Software & DO Dev

    Ruby nunca ha sido tan fácil! - Ruby has never been so easy!

    ..., allows everyone to begin coding in Ruby, thanks to the fact that includes the official Ruby beginners guide, also, RedSky Ruby is compatible with any computer running Windows 8 and forward, this ensures that a powerful computer is not required to run it. Why aren’t you coding now? RedSky Ruby esta protegido bajo la licencia BSD RedSky Ruby es propiedad de Vinari Software & DO Development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    VJTools

    VJTools

    The vip.com's java coding standard, libraries and tools

    ... checking. The core class library for basic functions such as text, collection, concurrency, etc. Best practices regarding the performance and availability of back-end applications. Observe the JVM process indicators and their busy threads. Generational printing version of JMAP. Online emergency collection of JVM data script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CFD Python

    CFD Python

    Sequence of Jupyter notebooks featuring the 12 Steps to Navier-Stokes

    CFD Python, a.k.a. the 12 steps to Navier-Stokes, is a practical module for learning the foundations of Computational Fluid Dynamics (CFD) by coding solutions to the basic partial differential equations that describe the physics of fluid flow. The module was part of a course taught by Prof. Lorena Barba between 2009 and 2013 in the Mechanical Engineering department at Boston University (Prof. Barba since moved to George Washington University). The module assumes only basic programming knowledge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gui_chung_dll

    gui_chung_dll

    a dll to easily make gui windows with graphics in any language

    gui chung dll is a dll version of gui_chung to easily make gui windows with graphics in any language , as c/c++, with simple syntax inspired from Liberty Basic easy gui coding (buttons, combobox, edittext, statictext, listbox, menu, graphicbox,...). Includes creation of openGL windows and guiloadtexture from jpg with alpha, and gfx graphics windows drawing. It is based on windows api and is written in compiled freebasic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    AdvancedHMI
    Turn Visual Studio into a powerful HMI/SCADA development package by simply dragging and dropping, no coding required. DF1, Ethernet/IP for Allen Bradley PLC controllers, and many more drivers. Free
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 21

    XGAP - XML Generator of APplications

    XGAP is a PHP web application generator

    XGAP stands for "Xml - Generador de APlicaciones". The primary goal of XGAP is to assist the programmer in the repetitive and common coding tasks. That's why XGAP concentrates more in specifying an application than in programming it. You program a web application using XGAP by creating a set of XML files that describe it. Those XML files are taken by the generator and the PHP files are created by means of XSLT sheets. XGAP was born in 2003 at the UNICEN University as a tool for creating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LoopBack

    LoopBack

    Build modern applications that require complex integrations

    A highly extensible Node.js and TypeScript framework for building APIs and microservices. A brand new LoopBack core to deliver great extensibility and flexibility written in TypeScript/ES2017. Create powerful APIs easily with a new creation experience for defining REST API's and handling API requests/responses. A new, improved programming model with Dependency Injection and new concepts such as Components, Mixins, Repositories, etc. make this the most extensible version yet. Using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Involt

    Involt

    Inject hardware interactions directly into HTML layout

    An easy way to think outside the box. Simplicity of HTML and CSS combined with hardware interactions. Create your app using only basic knowledge of HTML, CSS, and Arduino. Instead of learning advanced coding focus on overall experience and quickly develop results. Using CSS allows you to work on the layout and interfacing with the device at once. Involt comes with a UI kit to help you get started. The foundation of Involt is overcoming obstacles that block many concepts from making...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SQL Script Generator
    SQL Script Generator is a SQL code generator database building tool, aiming to reduce time of coding and debugging, speed up projects, reducing human errors and avoiding repetitive tasks. The initial goal of this prject was to to demonstrate basic coding structures, Visual Basic Language, SQL, .NET WinForms theming .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Lavalite

    Lavalite, is a powerful CMS tool which is built on Laravel Framework

    The main aim behind this marvelous invention was none other than the simplicity it matters in deriving the basic building blocks for customizing a web portal in a minimalistic way irrespective of what the website nature is. Hence it is derived with the name “Lavalite CMS” - Lightly driven and powerfully customized Laravel CMS. Since the CMS(Content management system) tool is built-up with expressive, elegant syntax of Laravel, it simply made the coding/development an enjoyable or creative one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.