Showing 23 open source projects for "tutorial"

View related business solutions
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    simple-java-maven-app

    simple-java-maven-app

    For an introductory tutorial on how to use Jenkins

    ...It also includes scripts that define commands executed in pipeline stages, showcasing automation in continuous integration and delivery (CI/CD). This project is designed as an entry-level resource for developers learning Jenkins. By following the tutorial, users gain practical experience in setting up pipelines and integrating testing with Maven.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Mall Learning

    Mall Learning

    Tutorial and sample-code repository

    mall-learning is a tutorial and sample-code repository that explores an entire e-commerce system architecture from backend to frontend. The associated “mall” project (with tens of thousands of stars) is an open-source full-stack e-commerce platform built with Spring Boot, MyBatis, Elasticsearch, RabbitMQ, Redis, MongoDB, MySQL and containerized via Docker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java Tutorial

    A Java Tutorial by examples

    Learn Java by writing real and usefull small applications. This tutorial teach you not only the language; documentation, bug-fixing and simple version control are also faced. The tutorial is in italian language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Art of Programming

    The Art of Programming

    A collection of practical tips can be found at the bottom of this page

    The Art of Programming (Second Edition) is a curated collection of programming problems and solutions originally derived from the Microsoft 100 Interview Questions blog series, later refined into a long-running tutorial and ultimately a published book. Created by July, the series began in 2010 and has since evolved into an in-depth exploration of algorithmic thinking, data structures, and coding interview preparation. The repository brings together 42 classic programming problems from the original series, enhanced with detailed explanations, formula derivations, and optimized solutions. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    DESMO-J is a framework for rapidly building discrete event driven simulation models in Java, which is not restrained to any particular domain of application. It supports both event-oriented and process-oriented modelling views. See http://desmoj.de.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    ToolCode

    Generando codigo para : JAVA,java,C#,VB base de Datos SQL SERVER

    ...“ToolCode” es una herramienta desarrollada en Java que genera código para C#, este código es utilizado para hacer mantenimiento a tablas alojadas en una B.D. de SQL SERVER 2005 u 2008, la idea Inicial de “ToolCode” era de ser una herramienta que ayudara en el desarrollo de software en lenguajes como: JAVA,C#,VB, actualmente solo podemos generar código para C#. en la siguiente direccion podran ver un tutorial: http://devbolivia.blogspot.com/2013/10/generacion-dinamica-de-codigo.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    FindAKanji

    a tool to learn about Chinese (and Japanese) characters

    ...Compact info display in 'Trading Card' style. Currently the example database contains over 95.000 readings, including readings for more than 4500 of the most common Kanjis. A youtube tutorial shows how to extend the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ajuda-generico

    ajuda-generico

    Ferramenta de Ajuda

    ->Requisitos minimos: Plugin Java(JRE) superior ou igual 1.6+ ->Ferramenta de Ajuda Resumo: ferramenta para registrar qualquer tutorial ou algum conteudo que voce queira em particular Passos: - execute o exec-app-ajuda.bat para iniciar a aplicação. Manuseio da ferramenta: - cadastre primeiro um tema, clicando no botão 'AD'(Adicionar); - depois que você fizer o passo acima feche a tela de Cadastro de tema, e selecione um tema; - o botao de adicionar subtema ira habilitar, agora para adicionar um subtema, clique em 'AD'(Adicionar)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MattsMathTools

    MattsMathTools

    MathTools is an aid in preparing printed math tests.

    ...It is easily embedded in other Java applications or it can be used alone as a single-user desktop app. It includes a scripting environment, numerous demonstration classes and several general utilities. A scripting tutorial is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10
    PNP is a program for tutorial purposes in the signal processing area. It allows to set, move and remove poles and zeros of an one dimensional digital filter. The program shows different effects of the filter in the frequency domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The project intends to create tutorial in “High-quality programming code construction”. The tutorial will introduce the reader to the contemporary principles of writing high-quality, highly reliable, easy-to-read and maintainable programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open source course management framework for viewing and editing tutorials for introductory biology courses. Ajax-based port of the Operon tutorial system used by the Penn State Biology Department.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A tutorial I use for getting a jump start on lucene usage throughout my projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CGTutorial is a computational geometry tutorial written in Java. It implements various CG algorithms and animates some of them. A library of CG methods and data structures is provided, in the form of Java packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eclipse RCP (Rich Client Platform) tutorial plugin source code. This is intended for intermediate to advanced programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JadeTower's SourceForge project hosts source code for tutorials featured at http://www.jadetower.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sorry this tutorial is for Eclipse 3..1 and will not be updated. This tutorial will demonstrate how to setup the Open Source Eclipse IDE, and create a small fully branded Eclipse Rich Client Platform application..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...It is designed to be as flexible as possible, allowing everyone to create his own worlds containing individually programmed components (e. g., a chess-board for a chess tutorial).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GoGraph is a tutorial software giving informatics students an easy, interactive and ergonomic way to learn and exercise the graph theory. It is based on JGraph, an open-source graph component for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sound Grid is a graphical music composition, editing, and notation tool in the cartesian coordinate system. Visit http://sites.google.com/site/soundgrid/Home for tutorial. Contact jonnyq@scn.org for questions. Keywords: midi java sound
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project develops an XML authoring tool and a repository for Java training and tutorial material. This material is primarily directed at those who provide Java class-room training (like ourselves!), but may be of use to anyone studying Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Alfresco tutorial with maven structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is an education software intended to teach the basic data structures like staks, queues, trees and graphs. The software use an tutorial intelligent agent to keep track of the status of the student.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →