Search Results for "basic programming software" - Page 5

161 projects for "basic programming software" with 1 filter applied:

  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1
    ObeDAV is a server/client for WebDAV and DeltaV supporting basic versioning and baselines. Basic interoperability with subversion is provided. Written in Oberon for http://bluebottle.ethz.ch/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OWBasic implements a powerful BASIC language dialect for the PocketViewer family from CASIO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Connects to Active Directory and retrieves a list of computer objects, queries for FSMO roles, and then connects to computer objects and queries for inventory information, outputting results to .csv file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This program is designed to be used in the FIRST robotics competition FRC2007. However it can also be adapted to be used in future years. The program stores information in an excel spreadsheet, which allows for deployment on PDA's as well as printed out
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    The Ti83PlusBasicCompiler compiles TI-83 Plus BASIC programs into TI-83 Plus System Language (an assembly language). Optimization efforts focus on reducing the size of the system language file. Programs that span memory pages are not yet handled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    StrutsME is a extension for struts for programming in a mobile environment. You can mobilize your application depending on struts without changing the struts application. Beside that some other frameworks like webwork, JSF will be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Independent Smart application that goes against Team System Source Control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This tutorial demonstrates how easy it is to accomplish real world programming goals with Rebol. The text aims to teach average users to program computers to do useful things, without the long and difficult learning curve imposed by other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a .NET class library for calculating values from a string-formula. For example you enter a String an the library calculates the value for you: (15 + (7 - 3)) * 76 / (2+3-2) = 481.333343505859 It can be included in .NET-Applications for calculatin
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    The PHP Class Generator generates Entity classes for OO Design in PHP/MySQL.It installs ADODB and generates a useful DatabaseManager Class that will automatically connect to the MySQL using the provided connection parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A IDE enviroment for developting quake based modifications. Basicly its a mdi style QuakeC editor with scintilla based syntax highlighting and some extra stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mirror is a full featured object oriented programming language. In Mirror all programmatic entities are first class objects, actions are performed by sending messages to objects ala Smalltalk, and binding is dynamic and performed at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Webcpp converts Ada95, ASP, Assembler, Basic, C, C#, C++, Cg, CLIPS, Fortran, Haskell, Java, Markup, Modula2, Objective C, Pascal, Perl, PHP, Python, Renderman, Ruby, SQL, Tcl, Unix shell, UnrealScript & VHDL into HTML with syntax highlighting and themes
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    This site is for the volunteers -- the MMIXmasters -- who are converting all of the programs in Knuth's "The Art of Computer Programming" Volumes 1 - 3 from MIX to a new language, MMIX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ServerSpy is a VB.Net based application that installs as a service and serves to monitor uptime and availability of other networked servers and web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Brainfuck Center is an IDE and compiler for your Brainfuck scripts. It includes a full debugger with step-by-step debugging and much more. MDI window!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Action Arcade 2D j2me Engine Basic engine for j2me action arcade games, basic API for developing games. It will be a light engine. Methods and functions for load and paint graphics, background maps, basic sprites animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible Programming Language)
    Downloads: 29 This Week
    Last Update:
    See Project
  • 19
    Asynchronous socket library, providing event-driven socket programming á la MFC CAsyncSocket. The socket library can also be used in blocking mode as an ordinary C++ socket library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    aspbeans is a framework allowing translation between bean-like .NET objects and ASP web forms, allowing forms to be mapped to an object-oriented hierarchy (with relationships like many-to-one or one-to-one). Reduces coupling and makes developers happy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Robot Controlling System (RCS) - is a .NET-oriented software group for controlling remote mechanical objects, debuging and programming them by .NET-languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The aim of the project is to provide short description of many programming languages, dialects, IDEs, etc. with sample programs (realizations of common algorithms like 'hello, world', 'dot product', 'quine program').
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A database structure comparison utility. In its current state, it is written for the dotNet 1.1 framework in Visual Basic, using the SQLDMO object for interacting with Microsoft SQL Server 2000.The purpose of this tool is to provide an automated method f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simplified portal is a basic version of Ibuyspy in VB.NET.Experience the Power of XML. Converting portal Database to XML is our first step in this direction. Simplified portal cost of ownership is nil and with open source initiative, we want it to evolve
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    B2C is a BASIC-to-C language translator/compiler for the Cybiko Handheld Computer for Teens. It takes BASIC source code and emits C source code. The BUILD task simplifies gathering of graphics, sounds, and other resources to create a complete application.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo