background preloader

Programing

Facebook Twitter

Some useful shell scripts. Some shell scripts to make life easier Over the years I accumulated way too many aliases, so I started converting most of them to shell scripts.

Some useful shell scripts

This has the added advantage that they can be made much more powerful, with enhancements impossible in aliases. Here are some of the most useful, that can easily be customized to anyone's unix environment. My favored is "up". Their names are short and mnemonic (to me at least), which of course you can change to anything you like. I am a tcsh user, so the great majority are csh scripts, but can be used under any shell; if your shell is not tcsh or csh, make sure the first line is: #! For installation directions, go to the end of this file. Before you try them, I suggest you check if any nonstandard paths are used and change them to suit your environment. If you have some nifty script that you'd like to share, please let me know (alexiades@utk.edu).

FORMATION PMP : PMP, Management de Projets certifié PMI (Gestion de Projets PMP) News : Vous êtes: EGILIA Learning met la Qualité au coeur de son fonctionnement et s'engage au respect de ses engagements.

FORMATION PMP : PMP, Management de Projets certifié PMI (Gestion de Projets PMP)

Nos engagements EGILIA Learning propose son système unique. En savoir plus Egilia plus L'application EGILIA Téléchargez la pour votre IPHONE, votre IPAD ou votre IPOD ! EGILIA sur Facebook Devenez fan de EGILIA sur la réfèrence des réseaux sociaux YouTube de EGILIA Suivez la chaine EGILIA sur YouTube et retrouvez toutes les vidéos EGILIA sur Twitter Suivez l'actualié EGILIA 24h/24 en mode micro-blogging Newsletter EGILIA Chaque mois, toute l'information décryptée par les experts EGILIA Wikipedia | EGILIA Découvrez, ou re-découvrez tout EGILIA sur l'encyclopédie libre Tous nos flux RSS Recevez dans votre agrégateur nos articles en temps réel.

Facebook Recherche rapide PMP, PMI, gestion de projets, PMBOK, CAPM. Happy Codings - C Programming Sample Code Source Code Search Engine, Code Examples. Programming Tutorials: C++ Made Easy and C Made Easy. Welcome!

Programming Tutorials: C++ Made Easy and C Made Easy

If you're new to C++, I recommend you purchase my ebook, Jumping into C++, a complete step-by-step guide for beginners. If you're looking for free tutorials, learn C++ with our C++ tutorial, starting at C++ Made Easy, Lesson 1 (all lessons) If you want to learn C instead, check out our C tutorial C Made Easy, Lesson 1 (all lessons) Want more advanced material on C, C++ graphics, game programming or algorithms? We've got that too. C++ Tutorial, C++ Made Easy: Learning to Program in C++ Learn C++ with this tutorial, designed for beginners and containing lots of examples, tips and simple explanations. Install. This is the installation documentation for Redmine 1.4.0 and higher.

Install

You can still read the document for 1.3.x here. Requirements¶ Operating system¶ Redmine should run on most Unix, Linux, Mac, Mac Server and Windows systems as long as Ruby is available on this platform. See specific installation HowTos here. Ruby interpreter¶ The required Ruby versions for a given Redmine version is: Support for Ruby 1.9.3 and 2.0 has ended by Ruby community. Redmine 3.2 or lower does not support Ruby 2.3. Redmine does not support JRuby because some gems do not support Rails 4.2. Supported database back-ends¶ MySQL 5.0 - 5.5 make sure to install the C bindings for Ruby that dramatically improve performance. Optional components¶ SCM binaries (eg. svn), for repository browsing (must be available in your PATH). Redmine Version¶ It is recommended that the majority of users install the proper point releases of redmine.

Installation procedure¶ IMPROVE-best-practices.pdf (Objet application/pdf)

Android

DeveloperWorks : IBM's resource for developers and IT professionals. Category/Software-development/debugging. From Free Software Directory Broaden your selection: Category/Software-development debugging (83) Adlint AdLint is a source code static analyzer.

Category/Software-development/debugging

It can point out insecure or nonportable code fragments, and can measure various quality metrics of the source code. Ald The Assembly Language Debugger (ALD) differs from GDB in that it is specifically designed to debug programs at the assembly level. Antiparser antiparser is a fuzz testing and fault injection API. BASH Debugger BASH Debugger provides a patched BASH that enables better debugging support as well as improved error reporting. Benchmark-Timer The Benchmark::Timer class allows you to time portions of code conveniently, as well as benchmark code by allowing timings of repeated trials. Bug-buddy The goal of bug-buddy is to make reporting bugs very simple and easy for the user, while making the reports themselves more useful and informative for the developer.

BugPort BuildBot.