background preloader

Programming

Programming
Related:  veryoldpapy

网易公开课_网易视频 #040001 #35373d #020304 Beginners Absolute Beginners Guide to Joomla! As someone who has not used Joomla! before, you need to know how to get started. Maybe you have a friend or a neighbour who uses Joomla! and you want a Joomla! web site of your very own. Although you could spend a lifetime learning Joomla! Before you can begin using Joomla! Want to build a free Joomla! Once you have a working Joomla! Learn Joomla! Getting Support For support with installation, you can ask questions in the Joomla! Before You Start Creating Your Joomla! Perhaps you already have a website. One of the first tasks you may want to do is to modify one of the templates that comes with Joomla! Finally, you may want to install one or more of the thousands of extensions to Joomla!. Please remember that all extensions are developed by independent developers. Getting Help in the Joomla! The Joomla! Before posting, check the FAQs--Frequently Asked Questions on the docs wiki. Here are some quick links to specific Joomla! Understand How Joomla!

ZDNet - Actualité, business et technologies pour les professionnels Scale Fail (part 1) May 6, 2011 This article was contributed by Josh Berkus Let me tell you a secret. Companies hire me to "fix the database" because they think it's the source of their performance and downtime problems. I did a little talk about these anti-patterns at the last MySQL Conference and Expo. Trendiness "Now, why are you migrating databases? "Well ... our CTO is the only one at the weekly CTO's lunch who uses PostgreSQL. Does this sound like your CTO? Scaling an application is all about management of resources and administrative repeatability. There's also another kind of trendiness to watch out for, it's the one which says, "If Google or Facebook does it, it must be the right choice." Second, not everything that Google and Facebook did with their infrastructures are things they would do again if they had to start over. No metrics "Have we actually checked the network latency?" Scaling an application is an arithmetic exercise. Barn door decision making "Dan, you were an ad sales manager at Amazon."

TechCrunch kernel panic Successful Strategies for Commenting Code Introduction Commenting your code is like cleaning your bathroom—you never want to do it, but it really does create a more pleasant experience for you and your guests. Because I’ve recently adopted a new mantra to use comments frequently and appropriately in my code, I spent a few hours researching the literature on commenting readability, reusability, and guidelines. It was a bit overwhelming to see the sheer amount of information and discussions on the topic. Basically, there are a lot of tough, but fundamental questions out there like what does “frequently and appropriately” mean? Types of Comments Code Commenting - This refers to writing descriptive variable names that are self explanatory. function addUserToDatabase(userName, userAge) Without any additional information, you can tell that the function will add a user’s name and age to a database. Class / Page Commenting - Comments that refer to an entire page or top level object fall into this category. Commenting Regulars Why Bother?

Langage de programmation Les langages de programmation permettent de décrire, d'une part, les structures des données qui seront manipulées par l'appareil informatique, et, d'autre part, d'indiquer comment sont effectuées les manipulations et selon quels algorithmes. Ils servent de moyens de communication par lesquels le programmeur communique avec l'ordinateur, mais aussi avec d'autres programmeurs ; les programmes étant d'ordinaire écrits, lus, compris et modifiés par une équipe de programmeurs[3]. Plusieurs environnement de développement et agents conversationnels possèdent des fonctionnalités de lecture, interprétation et écriture de programme. La possibilité d'écriture abstraite libère l'esprit du programmeur d'un travail superflu, notamment de prise en compte des spécificités du matériel informatique, et lui permet ainsi de se concentrer sur des problèmes plus avancés[2]. Les premiers langages de programmation ont été créés dans les années 1950 en même temps que l'avènement des ordinateurs. Le vocabulaire

Welcome to LWN.net

Related:  teazerDev CommunitiesTechBlogs