background preloader

RubyMonk - Interactive Ruby tutorials

https://rubymonk.com/

MIT App Inventor Get Started Follow these simple directions to build your first app! Tutorials Step-by-step guides show you how to create even more apps. Teach Find out about curriculum and resources for teachers. Trie This article is about a tree data structure. For the French commune, see Trie-sur-Baïse. A trie for keys "A","to", "tea", "ted", "ten", "i", "in", and "inn". In the example shown, keys are listed in the nodes and values below them. Each complete English word has an arbitrary integer value associated with it.

Utiliser CMake pour compiler un projet CMake is a tool open source and free to manage the compilation of a project. If we take the classical compilation model, we have: The source files can be files in C, C++, JAVA or any other language. These will be handled by the build script that will call the compiler (or any other tool) to create theexecutable final. The build script can have multiple forms depending on the project and the used Editor: a Makefile; a Code::Blocks project file; one file of Microsoft Visual Studio project; an Eclipse project file; … Write a little game in Ruby! - Rails Girls Created by Patrick Huesler, @phuesler & Floor Drees, @floordrees for Rails Girls The Hague gosu is a 2D game development library. Gosu features easy to use and game-friendly interfaces to 2D graphics and text (accelerated by 3D hardware), sound samples and music as well as keyboard, mouse and gamepad/joystick input. Also includes demos for integration with RMagick, Chipmunk and OpenGL. The actual source code, wiki, issue tracker etc. are all hosted on GitHub.

Stanford Portable Library for C++ This package contains the code for the Stanford Portable C++ library, as described in the paper by Eric Roberts and Keith Schwarz included in the doc directory. You can download the source code for the library by clicking on the following link: cpplib.zip. The Makefile in the root directory should make a complete version of the library on Unix-based systems or Mac OS X. Building the .lib file for Windows-based systems depends on what version of the operating system and what programming environment you are using. How To Install Ruby on Rails on Arch Linux with RVM About Ruby on Rails Ruby on Rails is an application stack that provides developers with a framework to quickly create a variety of web applications. Ruby on Rails does take a little while to install on a virtual server, but luckily there are a lot of helpful tools to make this process as easy as possible. You can run this tutorial on your droplet as a user with sudo privileges.

M O R E W A R E . O R G I completed the CS50 - Introduction to Computer Sciences certification course at HarvardX offered by edX online teaching system. I found it really interesting, and decided to put some effort into it, trying to help the project leader, prof. David Malan, and the project Team in their wonderful work. Ruby Programming Language Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. Ruby is a pure Object-Oriented language developed by Yukihiro Matsumoto. Everything in Ruby is an object except the blocks but there are replacements too for it i.e procs and lambda.

cs50.harvard.edu Technology Profile Log In · Sign Up for Free Home > cs50.harvard.edu Technology Profile Technology Profile Apache

Related: