Introduction
123developers is an online resource for web developers .It has articles, code snippents, tutorials, help and examples about popular web develpment tools like PHP, ASP.NET, Javascript, AJAX, Regular Expressions etc.As far as Web development tools and platforms are concerned, there are many systems available to the public free of charge to aid in development. A popular example is the LAMP (Linux, Apache, MySQL, PHP), which is usually distributed free of charge. This fact alone has manifested into many people around the globe setting up new Web sites daily and thus contributing to increase in Web development popularity.
This site will be really useful to a fresh web developer as well as an experienced one, they will get the basic knowledge of php, regular expression, ajax, etc.Also we have the a section that contains interview questions of Asp.net, php, mysql and javascript etc which will help aspiring job seekers to perform better during interviews helping them to secure the jobs they always wanted and further their career.
Overview of 123developers
Ajax
Ajax, shorthand for Asynchronous JavaScript and XML, is a web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user requests a change. This is meant to increase the web page's interactivity, speed, and usability.
more....
PHP
The PHP Hypertext Preprocessor is a programming language that allows web developers to create dynamic content that interacts with databases. PHP is basically used for developing web based software applications.PHP is used mainly in server-side application software, but can be used from a command line interface or in standalone graphical applications.
PHP competes with other programming languages such as Perl, Ruby, and Python.
more....
Regular expression
A regular expression (abbreviated as regexp, regex, or regxp, with plural forms regexps, regexes, or regexen) is a string that describes or matches a set of strings, according to certain syntax rules. Regular expressions are used by many text editors and utilities to search and manipulate bodies of text based on certain patterns. Many programming languages support regular expressions for string manipulation.
more....
Web development
Web development is a broad term that incorporates all areas of developing a Web site for the World Wide Web. This can include graphical Web design, actual coding of pages, backend programming, and Web server configuration. However, among web professionals, Web development usually refers only to the non-design aspects of building Web sites.
The next generation of Web development tools uses the strong growth in LAMP and Microsoft .NET technologies to provide the Web as a way to run applications online. Web developers now help to deliver applications as Web services which were traditionally only available as applications on a desk based computer.
|