Tagged Questions

4
votes
3answers
431 views

The best MDX references on the net

What is the best references/links,cheatsheets for the MDX language? Here are a few starters that I have collected. Please share yours :) http://www.gumper.com/mdx.html http://www …
1
vote
4answers
438 views

Eclipse’s cheat sheet repository/directory

If it exists, where can I find an Eclipse Cheat Sheet Repository? I mean, Eclipse has this "Cheat Sheet" feature (Help -> Cheat Sheets), but although being an easy and powerful fe …
5
votes
5answers
229 views

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 portio …
0
votes
3answers
52 views

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 r …
1
vote
2answers
137 views

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! …
2
votes
5answers
131 views

“Cheatsheet” or checklist for Rails beginner?

I have recently begun the process of trying to learn Ruby/Rails and have been making my way through Agile Web Development with Rails (3rd Ed.). While the content of the book is gre …
6
votes
7answers
206 views

Javascript Cheat Sheet

I am looking for a reference card for JavaScript - for example a summary of syntax and methods parameters. Google gives me lots of choices. Can anyone recommend a good one.
10
votes
4answers
334 views

Haskell Function Cheat Sheet

Is there a descriptive listing of common Haskell functions in prelude and some of the core libraries such as Data.List and Data.Char? I am just learning Haskell and I find mysel …
2
votes
2answers
141 views

WMI Cheatsheet?

Is there a cheatsheet available for WMI? Like what can be queried, where to query it from?
2
votes
2answers
170 views

Comparison of collection datatypes in C#

Does anyone know of a good overview of the different C# collection types? I am looking for something showing which basic operations such as Add, Remove, RemoveLast etc. are support …
1
vote
6answers
219 views

What are good resources for learning basic T-SQL for non-programmers?

Some of our clients want to do their own reports and lack the necessary knowledge. What are good free resources for learning basic T-SQL? What resources do you recommend to your …
1
vote
4answers
156 views

Data structures in JDK, under what scenario which one to use?

Does there exist a cheat sheet for data structure like TreeMap, SortedMap, HashSet etc and under what circumstances which one to use. Are there good articles you recommend
1
vote
2answers
125 views

Is there a good reference card that compares T-SQL and PL/SQL side-by-side?

I'm looking for a good reference card / cheat sheet that compares T-SQL and PL/SQL data manipulation language commands side-by-side. I've previously searched SO but there isn't an …
16
votes
14answers
1k views

What’s on your C++ cheatsheet?

Every so often, I'll have to switch between languages for the majority of the code I write (whether for work or for play). I find that C++ is one of those languages that requires …
13
votes
7answers
530 views

Good Cheat Sheets?

I currently have a really good MySQL cheat sheet which comes in handy for all the extra details i don't deal with on a daily basis. I was wondering what cheat sheets other people …

1 2 next
15 30 50 per page