background preloader

ZeroCode

Facebook Twitter

60 Websites That'll Keep You Updated On Open Source.

Java

Python. 53 Cheatsheets For Programmers And Developers In Alphabetical Order! C++ JS and JQuery. List Of Syntax Used In Java! Design. Eclipse Plugin development. Reddit: Lessons Learned from Mistakes Made Scaling to 1 Billion Pageviews a Month. 25 Beautifully Designed Windows Apps. PCs have been mocked by Apple ads and designers for years as being simple beige boxes without any beautiful and inspiring apps. Since then, it seems the attention has passed from PCs entirely, focusing instead on mobile devices and their new apps. Then, the new Mac App Store was unveiled, showcasing the many unique and beautiful apps available on OS X. Is your Windows computer destined to a life of spreadsheets and boring 12pt Times New Roman reports? Turns out, there are many beautifully designed programs for Windows, many of which have been made in the past several years and integrate with Windows 7′s look and feel.

Linux

JS/UIX - Terminal. Home. Learn Regular Expressions - Lesson 1½: The 123s. SeaMonkey. SeaMonkey is a free and open-source[5] Internet suite.

SeaMonkey

It is the continuation of the former Mozilla Application Suite, based on the same source code. The development of SeaMonkey is community-driven, in contrast to the Mozilla Application Suite, which until its last released version (1.7.13) was governed by the Mozilla Foundation. Blog Web Design. Find Open Source Alternatives to commercial software. Blog CSS design techniques. Frequently-asked questions. This page has been set up to answer common questions.

frequently-asked questions

It's not intended to provide a tutorial about IRC in general, but to address the peculiarities of freenode. If you can't find the answer to your question here, feel free to ask us in #freenode, where staff are voiced, or drop us a line to support at freenode dot net! Talks To Help You Become A Better Front-End Engineer In 2013. Advertisement.

Talks To Help You Become A Better Front-End Engineer In 2013

Game-dev

Online JavaScript beautifier. (1) Are there any free html5 game engines. Gloparco/Master-List-of-HTML5-JS-CSS-Resources - GitHub. Dcnm. Perl Tutorial. NextPreviousContents 2.

Perl Tutorial

Tutorial Majority of the contents of this tutorial section were written by Nik Silver, at the School of Computer Studies, University of Leeds, UK. Assuming working knowledge of any programming language, we will now try to see what Perl programs look like. 2.1 First Step Ever since Kernighan and Ritchie came out with C programming language, people have started learning almost any programming language with the obligatory "Hello World" program.

Is *ptr++ equivalent to *(ptr++) Learning Modern 3D Graphics Programming.

Ocr-android

32 OpenMP Traps For C++ Developers. Abstract Since multi-core systems are spreading fast, the problem of parallel programming becomes more and more urgent. However, even the majority of experienced developers are new to this sphere. Ruby. Long multiplication. Long multiplication You are encouraged to solve this task according to the task description, using any language you may know.

Long multiplication

In this task, explicitly implement long multiplication. This is one possible approach to arbitrary-precision integer algebra. For output, display the result of 2^64 * 2^64. The decimal representation of 2^64 is: The output of 2^64 * 2^64 is 2^128, and that is: [edit] Ada [edit] Using properly range-checked integers (The source text for these examples can also be found on Bitbucket.) First we specify the required operations and declare our number type as an array of digits (in base 2^16): Javascript PC Emulator. Free - List of freely available programming books. HasGeek Job Board. Kippo - SSH Honeypot. Kippo is a medium interaction SSH honeypot designed to log brute force attacks and, most importantly, the entire shell interaction performed by the attacker.

kippo - SSH Honeypot

Kippo is inspired, but not based on Kojoney. Demo Some interesting logs from a live Kippo installation below (viewable within a web browser with the help of Ajaxterm). Note that some commands may have been improved since these logs were recorded. Features Some interesting features: Fake filesystem with the ability to add/remove files. Requirements Software required: Codepad. Work - Mike Gleason jr's Blog: Beginning with jQuery - A Solid Foundation to Learn The Basics. It's been a while since my last article and I'm very pleased to come up with this one.

work - Mike Gleason jr's Blog: Beginning with jQuery - A Solid Foundation to Learn The Basics

Enjoy. Table of Contents Introduction Hi, Do it in Python : list of python package - LUG@IITD Community Blog. Ubuntu Forums - View Single Post - How To: Interesting Terminal. Listeners. A listener is called when the user does something to the user interface that causes an event.

Listeners

Altho these events usually come from the user interface, they can have other sources (eg, a Timer). Button listener example After a button is created, you will add a listener to it. Eg, b.addActionListener(listener_object); When the button is clicked, a call is made to the actionPerformed() method defined in the class of the listener object. Hello World Swing : Basics « Swing JFC  [MASM]Iczelion's Example Code. Internship Qs. List of JS Game Engines (community effort) : javascript. GameProgrammingResourcesWiki - tonk-engine - Links to free & open source Python game programming resources. - Project Hosting on Google Code.

PyGame. DR0ID pytut blit. First blit The idea is to put an image on screen.

DR0ID pytut blit

I suggest that you look first at the documentation of the blit() function in the surface module . The blit function copys the pixel from one surface to another. Before we can do that, we need to load the image. You will find the load() -function in the image module of pygame. 1.image = pygame.image.load("01_image.png") (if you have your image in a subdirectory then you should use os.path.join() to join your path together because if you do otherwise it could cause problems on different platforms) Introduction to programming with OpenCV. CodingBat. Life at the end of the universe » Not accepted into GSoC? Here’s what to do… GSoC acceptance/rejection emails have been sent out not long ago.

life at the end of the universe » Not accepted into GSoC? Here’s what to do…

Congratulations to everyone who was accepted. Now if you are among those who received a rejection email this blog has a few things for you. 30 best practices to boost your web application performance - We. Limit interaction with DOM as much as possible. Store DOM references in local JavaScript variables before using them if you need them more than once. Consider setting innerHTML over document.createElement/appendChild() . eval() is evil. Sizzle JavaScript Selector Library. Jquery animation demos. Top 10 Javascript slideshows, carousels and sliders. SpaceGallery SpaceGallery is a new JQuery plugin that provide an impressive Time Machine like effect to your images. Very good. Noobslide Definitely one of my favorite slideshow. Based on Mootools, Noobslide allows numerous variations and customization, despite of its lack of offical documentation.

Accessible News Slider Accessible news slider is cool Javascript slider, based on JQuery. SmoothGallery. 9 Magic Methods for PHP. Best opensource packages ever, for an artist - sarvahitay's posterous. 40 Useful Online Generators For Web Designers - Noupe Design Blog. Oct 11 2010. 30+ Killer Web Development Screencasts to fine tune your skills. A single image helps us to understand the concept better than a description of 1000 words. In a similar manner reading a code of thousand lines wont make us learn a software than a single video demonstration. There comes the purpose of Screen shots which helps us in the form of screen casts to learn our task in a quick and relaxed manner. Lots of Dynamips / Dynagen Sample Lab Topologies » ardenpackeer. Lab topology for your ccna, ccnp, ccie certification or just pla.