Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
Try Cloud SQL Free
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.
XPC: A set of "Cross Platform C/C++" projects, a framework for basic software development. Includes a unit-test library (C), a C++ wrapper for it, and a utility library (C). Includes extensive design/tutorial documentation and Debian support.
J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
...See http://www.witsml.org/ and http://www.jwitsml.org for more info ******
This is an SDK for developing WITSML Java clients (version 1.2, 1.3, and 1.4).
The code contains everything you need to easily connect and retrieve data from a WITSML server.
More information (tutorial etc) can be found here: http://www.jwitsml.org
This small java library is designed easily to create and run step-by-step tutorials in java guis. A tutorial is described in xml and can be easily created with the shipped editor. Localisation and included resource (html, css, images) are also supported.
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.
SPACS is an extension for Macromedia / Adobe Flash that automates flash tutorial creation. Using the SPACS panel, users submit a sequence of images, define hotspots which trigger question / answer sets, and outputs a flash file.(http://tinyurl.com/af6og5
Database server abstraction layer for PHP. Interact with database server without writing single line of SQL. Makes easy and stable dynamic SQL generation. Now supports MySQL. Video Tutorial: http://www.youtube.com/watch?v=ZzYvgiS_p4o
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
A CMS made for tutorials and HOW-TOs. If you want to help, drop me a msg at fusionstream@gmail.com
Features:
-Categories
-WYSIWYG interface to post a tutorial
-Support for themes
-Interface made for easy and clear navigation
-Advanced Search
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.
wyoGuide is a guide, a tutorial for developing well-designed cross-platform applications. Where possible sample code written in C++ using the wxWidgets framework is accompanied. The included demo application is well suited as a starting code base.
...It is a Property Oriented template engine to build Java-based web UI, developer can define properties' meta data(include type, editor, validator) in Class Template File. See http://newui.sourceforge.net/tutorial/index.html
lsx is a small and powerful text and source code generator based on a format called Eva. Both java libraries for lsx and Eva and tutorial with some "Hello" samples including "Hello State Machine", interesting demo that generates C++ code.
Swing Gestures is an extension for the Java Swing GUI's, that allows to add mouse gestures to these interfaces in a generic, easy, platform independent and easily extensible way. Complete Javadoc documentation and a complete tutorial are provided.
Group-CCS development Components, templates, tools, accessories, tutorial, modules, translations, documentation, codes, scripts, everything that can improve the work of who uses the powerful tool of development, CCS - CodeCharge Studio.
Emotion Engine is an 3d game engine based on plib of the 3d graphics, lua for the scripting engine and xml for the world files. Originally the engines intent was to demo and create a tutorial on how to use plib for new game developers.
Tk Tutorial: programs and (terse) notes on the Tk GUI toolkit, using Perl/Tk. Learn about references and anonymous arrays by using them. Use templates to build GUIs with menus, buttons, etc. Includes tips on tools, development.
physicslib:- A library of rigid body physics routines and demos, designed for use in VR and entertainment applications. With tutorial style documentation intended to explain the concepts used in the code.
A place on the web to find programming resources for the Vtech Helio. This is home to the Helio Mini-Programming Tutorial, the vWaba project, as well as eVsync.
This project will produce one or more tutorial documents covering object-oriented concepts for people who want to learn the Ruby programming language.
The initial rubyboot document is based on the perlboot man page, from the standard Perl distribution.
This tutorial is targeted towards beginning programmers with little or no experience. It is based on my experience of Computer Science which began in Fortran. It will of course introduce fortran and it's feature. The compiler to be used is g77 (win/linux)