Giter Club home page Giter Club logo

vala-guide's Introduction


Vala Guide

A guide covering the Vala programming language including the applications and tools that will make you a better and more efficient Vala developer.

Note: You can easily convert this markdown file to a PDF in VSCode using this handy extension Markdown PDF.


Vala Learning Resources

Vala is a programming language that aims to bring modern programming language features to GNOME developers by using the GObject type system and having additional code generation routines that make targeting the GNOME stack simple. Vala does all this without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.

Valadoc

Vala Reference Manual

Vala community on GitHub

Vala community on GitLab

GTK and Vala

Getting Started with Vala

Tutorial for Vala beginners

Installing Vala on your preferred platform

Installing Gnome Builder

GNOME Builder documentation

Vala Tools and Frameworks

Valac is a Vala compiler that compiles the Vala program in C and uses the C compiler to create a binary file.

Gnome Builder is an open-source IDE that is written in C and built using the GTK+ toolkit. It has support for the following programming languages: C, C++, Python, Rust and Vala.

vala-vscode is an extension that provides Vala and Genie integration for Visual Studio such as Syntax highlighting and code intelligence.

Sequeler is a native Linux SQL client built in Vala and Gtk. It allows you to connect to your local and remote databases, write SQL in a handy text editor with language recognition, and visualize SELECT results in a Gtk.Grid Widget.

Code is a fast and lightweight code editor designed for elementary OS.

Granite is a companion library for GTK+ and GLib. Also, it provides complex widgets and convenience functions designed for use in apps built for elementary OS.

GameHub is a unified library for all your games. It allows users to store all their games from different platforms(Windows, macOS, and Linux) into one program.

Contribute

  • If would you like to contribute to this guide simply make a Pull Request.

License

Distributed under the Creative Commons Attribution 4.0 International (CC BY 4.0) Public License.

vala-guide's People

Contributors

mikeroyal avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.