background preloader

PROGRAMMING LANGUAGES

Facebook Twitter

PINESCRIPT

JSON Example. This page shows examples of messages formatted using JSON (JavaScript Object Notation).

JSON Example

The same text expressed as XML: <! DOCTYPE glossary PUBLIC "-//OASIS//DTD DocBook V3.1//EN"><glossary><title>example glossary</title><GlossDiv><title>S</title><GlossList><GlossEntry ID="SGML" SortAs="SGML"><GlossTerm>Standard Generalized Markup Language</GlossTerm><Acronym>SGML</Acronym><Abbrev>ISO 8879:1986</Abbrev><GlossDef><para>A meta-markup language, used to create markup languages such as DocBook. </para><GlossSeeAlso OtherTerm="GML"><GlossSeeAlso OtherTerm="XML"></GlossDef><GlossSee OtherTerm="markup"></GlossEntry></GlossList></GlossDiv></glossary> The same text expressed as XML: The same text expressed as XML: The same file expressed as XML: <?

The action and label values only need to be provided if they are not the same as the id. The same message expressed as XML:

SQL

JavaScript. PYTHON. Code Avengers. Online IDE & Debugging Tool >> C/C++, Java, PHP, Python, Perl and 40+ compilers and intepreters. Ideone.com - Online Compiler and IDE >> C/C++, Java, PHP, Python, Perl and 40+ other compilers and interpreters. Closure Compiler Service. Login:CheckiO. Welcome. Programming is fun. CodeCombat - Learn how to code by playing a game. Programming Competition,Programming Contest,Online Computer Programming. Web Development 101 – Beyond the Basics. Editor’s note: This is part 2 of a guest post by Bryan J.

Web Development 101 – Beyond the Basics

Brown. You can read part 1, The Basics, here. After learning HTML and CSS, the next steps on your path to web development greatness depend largely on what you want to do. Depending on your personal and/or professional interests, you should decide whether you want to dive into server-side or client-side scripting (or if you are even interested in going further, HTML and CSS may be all you want). To understand the difference between server-side and client-side code, it’s helpful to know just what happens when you go to a web page.

Image made available by the author under a CC0 1.0 license. There are many languages that can used for server-side scripting, including (but not limited to): PHP, Python, Ruby, Perl, and Java. Server-side scripts also commonly make use of databases to create full-blown web applications. Client-side scripting is the other side of the web development coin. Moving Forward Like this: Like Loading... Bulletproof Cross-Browser CSS Techniques. As we're all pretty well aware, the browser landscape is a diverse population of software implementations of various HTML, CSS and JavaScript specifications.

Bulletproof Cross-Browser CSS Techniques

While some implement the standards to the letter, others are much lax in their interpretation of the rules, which leads to inconsistencies when rendering pages to the screen. To understand how this situation came about and help us understand the ways these facts can help us better navigate the current browser landscape and prepare our documents for future browser compatibility. This article assumes support for Grade A browsers, according to Yahoo's chart. A Trip Down Memory Lane Some of you might be old enough to remember the browsers of the olden days.

The format was a good trade-off between human readability and simple machine processing. The Plot Thickens Not unlike the Cold War, there were two sides to this conflict: Netscape and Microsoft. With both vendors poised to be crowned King of the Internet (ah, aren't we all?) 1. 2. 3.