• Home
  • AI
  • Programming
  • Game Development
  • Linux
  • rss

Programming

  • 2017-03-27 · 1 min read min read · Programming

    Symfony2: Version and Install Steps

    This post marks the start of a series of Symfony2 focused entries, describing how to install Symfony2 and prepare the environment for a new project. Relying on the “Installing and

  • 2017-03-26 · 1 min read min read · Programming

    Prepare your NodeJS Project Using Forever, Nodeunit and ExpressJS

    Prior to creating Jenkins jobs and Capistrano recipes you should prepare NodeJS dependencies and scripts. This article does not provide in-depth details about NodeJS. The assumptions are that nodeunit is

  • 2017-03-26 · 1 min read min read · Programming

    How to install and configure automated tests using PHPUnit, Selenium and Xvfb, on CentOS

    This entry explains how to install and set-up automated tests, using PHPUnit, Selenium and Xvfb on CentOS Linux. PHPUnit is a unit testing framework. Selenium is a testing framework for

  • 2017-03-26 · 2 min read min read · Programming

    PHP 7 Object Properties Type Safety with Setters and Getters

    PHP 7 introduces scalar type definitions: your function parameters can be of a given type, and function return type declarations ensuring your function will return results of a given data

  • 2017-03-26 · 1 min read min read · Programming

    CodeIgniter folder structure overview

    Below is a quick overview of each CodeIgniter folder, starting from the repository root. * application/ – stores the CI core extensions, libraries, configuration, cache, controllers, views, helpers, hooks, languages, logs, models

← newer 4 / 6 older →
  • github
© 2026 Grosan Flaviu Gheorghe