background preloader

Tutoriels

Facebook Twitter

Tutorials for Groovy, Gulp, Grunt, Tableau, Meteor, SAP Lumira, PHP7, Python3, SAP SD, Network Security, TurboGears, DocumentDB, SAP Fiori, VLSI Design, Web Socket, HCatalog, SAP ABAP, SAS, Crystal Report, Database Testing, MVVM, Web2Py, ReactJS, MS Proje. Générateur de Meta-Tags. Php tutorials with examples. In php tutorials with examples, we will shed light on following points: What is Php?

php tutorials with examples

Php Installation and various techniques. Create your first program in php. Php Basics Variables Array Loops Logic Implementation Session And Cookies. Form Submission. Creating a WebGL Game with Unity 5 and JavaScript. This article was peer reviewed by Nilson Jacques Collins, Marc Towler and Matt Burnett.

Creating a WebGL Game with Unity 5 and JavaScript

Thanks to all of SitePoint’s peer reviewers for making SitePoint content the best it can be! Unity is a cross-platform game engine used to develop video games for PCs, consoles, mobile devices and websites. The latest version (Unity 5) shipped with a WebGL exporter which means that developers can publish their games to the web with ease. As the name suggests, The WebGL exporter takes advantage of WebGL, a JavaScript API for rendering interactive 3D computer graphics and asm.js, the Mozilla-developed subset of JavaScript that’s touted as an “assembly language for the web”. You can read more about Asm.js and WebGL for Unity and Unreal Engine here. In this tutorial I’m going to show you how to get up and running with Unity. Apprendre à programmer avec Python/Applications web — Wikilivres. Un livre de Wikilivres.

Apprendre à programmer avec Python/Applications web — Wikilivres

Vous avez certainement déjà appris par ailleurs un grand nombre de choses concernant la rédaction de pages web. Vous savez que ces pages sont des documents au format HTML, que l'on peut consulter via un réseau (intranet ou internet) à l'aide d'un logiciel appelé browser web ou navigateur (ex : Firefox, Google Chrome, Konqueror, Internet Explorer, ...). Les pages HTML sont installées dans les répertoires publics d'un autre ordinateur où fonctionne en permanence un logiciel appelé serveur Web (Apache, IIS, Zope, ...). Lorsqu'une connexion a été établie entre cet ordinateur et le vôtre, votre logiciel navigateur peut dialoguer avec le logiciel serveur (par l'intermédiaire de toute une série de dispositifs matériels et logiciels dont nous ne traiterons pas ici : lignes téléphoniques, routeurs, caches, protocoles de communication ...).

Auto Refresh Div Content Using jQuery and AJAX How to do Auto Load and Refresh… Auto Refresh Div Content Using jQuery and AJAX How to do Auto Load and Refresh… Learn HTML5 - Game Development Course Online. When does the course begin?

Learn HTML5 - Game Development Course Online

This class is self paced. You can begin whenever you like and then follow your own pace. Apprendre. Duozersk/mep-feature-playlist. Le débogage. Même en étant un développeur appliqué et consciencieux il est difficile d'échapper aux bugs.

Le débogage

Être capable de résoudre ses propres bugs est un atout essentiel pour être efficace. Aussi, je vous propose aujourd'hui d'aborder quelques méthodes de résolutions qui ont fait leurs preuves durant mes années d'expérience. Le 50/50 Si vous travaillez sur un gros projet ou un script relativement long et qu'il plante, et que vous ne savez pas pourquoi ni comment, la mauvaise chose à faire est d'essayer de résoudre le problème en tâtonnant et en essayant de modifiant le code de manière erratique. La première chose à faire est d'identifier l'origine du problème. Pure CSS Apple Device Generator. 20 tutoriels pour créer un menu original avec HTML 5 et CSS 3. Eric Martin / ericmmartin.com. Playing with Bootstrap Select - FormValidation. PHP QR Code - QR code generator, an LGPL PHP library. Tutoriel sur l’API Google Maps avec la géolocalisation HTML5.

Ce tutoriel vient en complément au Tutoriel de géolocalisation en HTML5, et vous apprendra à exploiter les informations de géolocalisation que vous y avez obtenu sur une carte Google Maps.

Tutoriel sur l’API Google Maps avec la géolocalisation HTML5

Nous allons réaliser une application qui affiche votre position sur une carte et trace votre parcours en suivant vos déplacements. How to auto publish RSS feed on Facebook. Bootstrap 3 tutorial -Create your first one-page responsive website using Bootstrap. AngularJS 2.0 Overview - ToDo Application in 20 minutes. 30+ jQuery Plugins For Scrolling Effects With CSS Animation - ninodezign.com. One of the trendiest techniques to have fun with is scrolling.

30+ jQuery Plugins For Scrolling Effects With CSS Animation - ninodezign.com

A bit of website animation can be fun and enticing to new visitors, animated page elements do not offer major alterations on content, but can provide a more extraordinary user experience. Many website developers use different ways of scrolling to make their websites more alluring and interesting to their viewers so that they don’t get bored. To save all the web developers lots of time and trouble of searching for such JQuery plugins of scrolling effects we bring you 30+ jQuery plugins for scrolling effects with CSS animation.

Free to-do app UI kit for Photoshop and Sketch. Thelia 2 - E-Commerce framework based on Symfony2. SitePoint – Learn HTML, CSS, JavaScript, PHP, Ruby & Responsive Design. Floating, Fixed Position Social Icons - Andre Bulatov. We’re All Social!

Floating, Fixed Position Social Icons - Andre Bulatov

I’ve searched for floating social icons multiple times, for a variety of projects. We’re all social nowadays and we want to show that and link to our profiles in a cool way. I gave up googling for this and just created my own. Display Date and Time in Javascript - real-time clock javascript date time display date time javascript real-time clock date javascript time getDate - Scripts tutorials Codes-Sources function Display Date and Time in Javascript - real-time clock javascrip. CSS3 : Transformations 2D. CSS3 apporte les transformations en 2 dimensions à travers la propriété transform et une liste de fonctions prédéfinies.

CSS3 : Transformations 2D

Voyons ensemble la prise en charge actuelle de cette propriété et des fonctions qui l'accompagnent. La propriété CSS transform permet de manipuler un élément HTML sur les axes X et Y (horizontal et vertical) grâce à des fonctions diverses de transformation graphique. Il est donc possible de modifier l'apparence d'un élément grâce à un ensemble fonctions 2D : Syntaxe La syntaxe est simple d'emploi.

Creating Image Zoom Effect Using CSS3 Transitions - MagniGenie. Zoom sur image avec fenêtre « modal responsive » en pure CSS3 - Trucsweb.com. La visualisation d’image grand format dans une fenêtre modale communément appelée le « Magic zoom » ou « Image Zoom Magnification » ne date pas d’hier.

Zoom sur image avec fenêtre « modal responsive » en pure CSS3 - Trucsweb.com

Autrefois en pure Javascript, il y a une bonne douzaine de Tutoriels dans la collection « Les fenêtres ou l’objet WINDOW - Le premier objet du Javascript » ou encore combiné au Flash « Ouvrir une fenêtre ou Pop-up en Flash Partie 1 ». Puis jQuery a changé le visage du Web et donc il existe des dizaines de variations, il suffit d’une requête sur Google pour s’en rendre compte. Deux bon exemple : fancyBox 2 ou Magnific Popup par Dmitry Semenov.

CSS Alternate Fixed & Scroll Backgrounds. How to create alternate fixed and scroll backgrounds with no javascript, but just the help of the CSS background-attachment property set on Fixed. Browser support ie Chrome Firefox Safari Opera 9+ These days we see a lot of parallax effects in web projects. You can achieve some dynamic results with CSS only, without affecting the website performance. Unless you have to use parallax on background images to make your client happy – which sometimes happens. All you need to learn is how the CSS background-attachment property works. Demo images from Unsplash. JqGrid: How to Make it Responsive (with Twitter Bootstrap) Posted: March 30th, 2015 | Author: Julia | Filed under: Development, Tips and Tricks | Tags: bootstrap, javascript, jqGrid, jQuery, responsive | 2 Comments » I started developing application with jQgrid (an Ajax-enabled JavaScript control for representing and manipulating tabular data) and Twitter Bootstrap grid system.

This jQGrid plugin uses a px width for defining width of the grid and column width. And my design should support responsibility – as usual. Subir proyecto Laravel a servidor con Cpanel. The simple guide to deploy Laravel 5 application on shared hosting — Laravel News. Installer Laravel avec Homestead. J’avais écrit un article sur la marché à suivre pour installer Laravel sous une machine virtuelle existante via PuPHPet. C’est fonctionnel certes, mais ce n’est pas du tout conseillé, voire même à éviter. Cette astuce qui permet de dépanner dans l’immédiat, n’est pas fiable. Nous allons voir aujourd’hui comment installer Laravel dans une machine virtuelle (Vagrant) avec Homestead. Installer Laravel avec Homestead. Gérez vos codes source avec Git.

Tutoriel Vidéo PHP Blackfire.io. Je vous propose aujourd'hui de découvrir un outil plutôt intéressant : Blackfire.io. Laravel 4 Shopping Cart Cart insert, Cart contents moltin package - CodingAll.In. Online Web Tutorials. Laravel 4 E-Commerce — Laravel 4 Tutorials. Introduction One of the benchmarks of any framework is how well it fares in the creation of an e-commerce application. Laravel 4 is up to the challenge; and today we’re going to create an online shop.

While much effort has been spent in the pursuit of accuracy; there’s a good chance you could stumble across a curly quote in a code listing, or some other egregious errata. Please make a note and I will fix where needed. I have also uploaded this code to Github. This assumes, of course, that you know how to do that sort of thing. If you spot differences between this tutorial and that source code, please raise it here or as a GitHub issue. Simple and Easy Laravel Login Authentication. This article has been upgraded to work with Laravel 4.1.26 Today we’ll be creating a simple Laravel authentication. Using migrations, seeding, routes, controllers, and views, we’ll walk through the entire process. This tutorial will walk us through: Creating a users table using migrations Filling our new users table with sample users using seeding Using the great artisan command line tool to migrate and seed Creating a login form and processing a login using routes, controllers, and views Handling login errors Use Eloquent ORM to validate a user Getting our Database Ready To get our authentication working, we will need to have a database and users to login with.

Laravel Schema Designer. Bootstrap Glyphicons v3.2.2. Pages Url.