cheat-sheet

Pascal cheat sheet.

Hi guys. I'm looking for a simple Pascal cheat sheet, where briefs the basics (loop statements, program structure, data types, etc.) I can't find one, not even in Cheatsheets.com!!! Thanks! ...

What should I put on my programming cheat sheets/flash cards?

The cards are specifically for ActionScript 3, though anything programming related would probably still be helpful. I can think of a lot of things to put on them, but I know if I rush into it they won't be coherent and difficult to search through. Class Hierarchies? Function Names? Example code? Any insight at all? ...

Boost cheat sheet

I just had a hell of a project doing simple operations on C++, then when I was almost completely done with the project I found out that all this stupid tasks required just a portion of boost. This was quite frustrating and let me wondering how many of these annoying problems could be solved with a single function of the boost libraries. ...

Cheat sheets for Lucene/Solr?

Is there any cheat sheet out there for Lucene/Solr query parameters, schema.xml elements (all the analyzers, tokenizers, etc.)? Or somewhere else I can find ALL query parameters? I cant find any with Google. ...

WCF Reference Sheet

Can i get WCF Cheat Sheet or (Ref Card) any where? ...

What cheat sheets exist for Django?

What cheat sheets exist for Django? If possible, provide a description (e.g. scope, Django version information, number of pages, authors, direct download URL if it is in PDF), how you discovered it, etc. Some external resources are Our Favorite Cheat Sheets, devcheatsheet.com and TechPosters.NET, but I think there should be a directory...

Know of a Rails 2.3 migration cheat sheet?

I'm getting started with Ruby on Rails. I think some cheat sheets or reference cards would really help me to get started (specifically, with migrations). Do you know of any cheat sheets or reference cards that would help me get started? ...

Does anyone knows a good OpenGL 2.x Cheatsheet for begginers?

Hello I'm started getting interested in OpenGL so I decided that it would be fun to learn. So right now, i'm learning OpenGL 2.0 (Cause my has only full support the full speification until 2.1) So do any of you OpenGL guru guys can pointme to a good OpenGL cheact sheet? Thanks in advance- ...

Where can I get a good, concise LINQ cheatsheet?

I'd like a cheetsheet that contains the most common keywords and syntax, all contained on a single pdf page. ...

Is there some good Twisted cheat sheets or reference cards?

I'm recently started to learn Twisted framework and now looking for some cheat sheets/reference cards with basic Twisted stuff. Such as deferreds, callbacks, reactor, protocols, factories, transports, so on. At the moment found nothing neither on http://refcardz.dzone.com/ nor on http://www.cheat-sheets.org/ Any help appreciated. ...

Need IntelliJ IDEA 9 cheat sheet

I searched but couldn't find anything what I can print and put on the wall. ...

Eclipse IDE's Hello World Cheatsheet seems to have a mistake

Hey guys, Just a warning: I'm completely new to Java and am trying to teach myself Android programming. I installed the Eclipse IDE today and tried to walk through the first Java Hello World "cheat sheet," and it didn't work! I was really quite surprised. When it asked me to select the checkbox to create the main() method, there wasn'...

doctrine reference?

i've found one cheat sheet for doctrine: cheat sheet but it doesn't list all methods for Doctrine_Record, Doctrine_Core, Doctrine_Query etc. i wonder if there is a such reference? Would be very helpful. ...

Cheatsheet for Android programming?

Is there any cheat sheet available for Android programming. Most commonly used classes with package description, just like a reference sheet would be nice. ...

Are there cheat sheets for misc source code management tools?

I'm looking for something similar to Pacman Rosetta, which explains how to achieve similar tasks using different source code management tools. Sometimes docs for a certain SCM contain examples comparing that particular SCM to a couple of others. But I'm looking for a central place that contains maximum available information. Example: o...

OpenGL Cheat Sheet?

First of all, I need to clarify that I'm not after the OpenGL Quick Reference Sheet. Has anyone come by a flow-chart-like cheat sheet for OpenGL rendering pipeline? I'm talking about the sheets like these: http://4.bp.blogspot.com/_2YU3pmPHKN4/S1KhDSPmotI/AAAAAAAAAcw/d38b4oA_DxM/s1600-h/DX11.JPG http://3.bp.blogspot.com/_2YU3pmPHKN4/S...

Emacs cheat sheet that lists equivalents to everyday vim commands

There were two things that I want to know how to do in Emacs (23.2, *nix): Go to the first character after indentation in a line Go to the first character that's the equivalent to a given character (an equivalent to vim's fx command that goes forward until it hits the x character; maybe C-s (incremental search) is the best way to do ...

Is there a table comparing SQL commands with R commands ?

Or a list of how to do in R things you do in SQL (or vise versa) ? Thanks, Tal ...

What are "common" (needed/useful to know) SQL Database-operations ?

I am looking for a good list (cheat-sheet?) of SQL tasks/commands for Database operations (although probably all of them are for that). Stuff like: JOIN - merge two tables WHERE - subset tables And so on But also a bit more elaborate tasks. My motivation is that I want to know SQL a bit better, and I thought it would be fun to tak...

Creating a programming cheat sheet

What program can I use to create something like this CSS cheat sheet? ...