C, C++ Programming Tutorials Welcome! If you're new to C++, I recommend you purchase my ebook, Jumping into C++, a complete step-by-step guide for beginners. If you're looking for free tutorials, learn C++ with our C++ tutorial, starting at C++ Made Easy, Lesson 1 (all lessons) If you want to learn C instead, check out our C tutorial C Made Easy, Lesson 1 (all lessons) Want more advanced material on C, C++ graphics, game programming or algorithms? C++ Tutorial, C++ Made Easy: Learning to Program in C++ Learn C++ with this tutorial, designed for beginners and containing lots of examples, tips and simple explanations. C Tutorial - C Made Easy This tutorial is based on the above tutorial, but uses only standard C language features. More Advanced C and C++ Language Feature Tutorials [Top] C++11 - the new C++ standard C++11 is the new C++ standard, and it's chock full of goodness for C++ programmers, old and new. C++ Standard Template Library (STL) tutorials Understanding Floating Point Numbers by Jeff Bezanson By Ben Marchant
35 Stunning Hi-Res “Public Domain” Astronomy Images | BittBox If our freebies have benefited you personally or have helped you earn a profit please consider donating via paypal. Donate Now In the wake of Shepard Fairey’s debacle with the AP over the rights to the image he used as reference/inspiration for his wildy popular Obama poster, I wanted to share a list of Public Domain Licensed images, in this case, astronomy. Fairey’s situation should hit home with all pixel junkies out there and remind us that we have to pay close attention to the licenses associated with the images we use in our design work. Astronomy intrigues me. Earth Full resolution: 3,000 × 3,075 pixels Full resolution: 2,048 × 2,048 pixels Full resolution: 3,000 × 3,002 pixels Full resolution: 1,696 × 2,074 pixels Full resolution: 2,458 × 2,458 pixels Full resolution: 2,400 × 2,400 pixels Full resolution: 3,097 × 3,000 pixels The Moon Full resolution: 1,280 × 978 pixels Full resolution: 2,560 × 1,920 pixels Full resolution: 1,986 × 1,986 pixels Mars Full resolution: 2,000 × 2,000 pixels Saturn
A Father Who Creatively Captures His Kids (20 photos) If there was a prize that could be given out to the most creative father, I'd hope that it was awarded to Jason Lee. A wedding photographer by day, he's used to capturing some of the most important moments in a couple's lives. As a longtime fan of Jason's photos on Flickr however, I think the real magic happens when he turns the camera onto his daughters. Sure, his children are adorably cute in their own right, but that's not what makes his photos so interesting. I was able to get in touch with Jason to ask him a few questions. Q: How did you get into photography? Q: How do you come up with such creative photos of your daughters? Q: How has being on Flickr helped you with your business? Q: Any inspirational stories you'd like to share? Q: Do you have any advice for aspiring photographers? Q: Any quotes you live by? Thanks for the interview, Jason, and for letting us share in your fatherhood experience. Jason Lee's website
Paul's Free 8051 Tools, Code and Projects Mailing List If you'd like to receive announcements of new additions to this site, updates and changes, and new versions of the various pieces of code; just fill in this very simple form. I rarely send announcements out, so you won't get flooded with messages. AS31 Assembler & SDCC C Compiler AS31 is a free 8051 assembler originally written by Ken Stauffer. SDCC is a free C compiler written by Sandeep Dutta, Micheal Hope, Alan Baldwin, John Hartman, Dmitry S. GNU Make is written by Richard Stallman and Roland McGrath, as part of the Free Software Foundation's GNU's Not Unix project. SDCC and GNU Make are Free Software provided under the GNU General Public License (GPL). SDCC, AS31, and Gnu Make are distributed in the hope that they will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. A copy of the old as31 page is still available. PAULMON 8051 Family Monitor/Debugger Download PAULMON2 Source or Object Code.
industrial design courses ? designboom 30 Useful (and Unknown) Web Apps You Need to Bookmark - Page 2 FillAnyPDF FillAnyPDF is a fairly simple web app which allows you to upload a PDF file, then easily write on it wherever you want. This allows you to easily fill out any form, even if they’re not in an editable PDF form. Google Wave “What is Google Wave?” That was the question a lot of people asked when Google launched its email-replacement-slash-collaboration platform Wave, and to a large extent, the question remains unanswered. SpeedTest Everyone wonders sometimes why their ISP’s claim of Blazing Fast Internet doesn’t seem to translate to faster downloads or lower pings. Grooveshark What makes Grooveshark special enough that we recommend it over the dozens of other music streaming web apps? Vuvox Vuvox is a rich media creation app that allows you to quickly turn your photos and audio into a moving web collage. Keep reading for more great web apps!
8051 Memory Configurations with C Compilers - Embedded Systems Academy by Andrew Ayre, based on the C51 Primer by Mike Beach, Hitex UK The Keil and Raisonance C Compilers provide a variety of memory models. When do we choose which model? Physical Location Of The Memory Spaces Perhaps the most initially confusing thing about the 8051 is that there are three different memory spaces, all of which start at the same address. Other microcontrollers, such as the 68HC11, have a single Von Neuman memory configuration, where memory areas are located at sequential addresses; regardless of in what device they physically exist. Within the 8051 CPU there is one such memory, the DATA on-chip RAM. A third memory space, the CODE segment, also starts at zero, but this is reserved for the program. A fourth memory area is also off-chip, starting at X:0000H. The obvious question is: "How does the 8051 prevent an access to C:0000H resulting in data being fetched from D:00H?" MOV A,40 ; Put value held in location 40 into the accumulator. A variation on DATA is BDATA (bit data).
Projectseven.com - Dreamweaver Menus, Widgets, Extensions and CSS Templates ALL THINGS ICT WITH SCOTT Faster Page Loads – Bundle Your CSS and Javascript Have you ever watched your status bar while you wait for a page to load and wondered why several files seem to be downloaded before you see anything at all on your screen? Eventually the page content displays, and then the images are slotted in. The files that keep you waiting are generally the CSS and Javascript files linked to from the “head” section of the HTML document. HTTP Overhead For each of these files, an HTTP request is sent to the server, and then the browser awaits a response before requesting the next file. Example Case As a demonstration, I’ve created an empty HTML document which loads 5 stylesheets. A total load time of 2.24 seconds. Lets see what happens if we request the same stylesheets from lighttpd, a lighter weight web server which is not being weighed down by PHP. We’ve shaved off half a second, but I suspect the bulk of the time is spent going back and forth to the server for each file. Static Content Bundling
keybr.com - Take typing lessons, test your typing speed and practice typing for free!