Skip to main content

Home/ Coders/ Group items matching "Tutorial" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
1More

Graph Database Tutorial - 0 views

  •  
    Graph databases are still quite unfamiliar to many developers. This is the first post in a series discussing the operations a graph database makes available to the developer. Just like there are only so many different things you can do on a relational database (like CREATE TABLE or INSERT), there are only so many things you can do on a graph database. It is worth looking at them one at a time, and that's the goal of this series.
1More

Color Theory Tutorial by Worqx - 0 views

  •  
    Color Worqx has a great article on Color Theory -- trying to explain how colors work and why some work together and others don't ... to help you get better at color design.
2More

patterns & practices - Enterprise Library - 0 views

  • This page contains video tutorials about using Enterprise Library.
  •  
    Tutorial Videos
1More

Zomie.com - Clean Renewable Webovation Blog » Blog Archive » Creating an Auto... - 0 views

  •  
    cleever idea and a nice tutorial!
1More

The 30 Minute (.Net) Regex Tutorial - CodeProject - 0 views

  •  
    A guide to getting started with regular expressions in .Net for begginers all the way through named captures, backreferencing, and lookaround. Barely mentions balancing matches -- which are one of the best features of .Net regex ... but otherwise very good.
1More

Shoes (GUI for Ruby) The Tutorial Walkthrough - 0 views

  •  
    A fluent forms language for ruby
2More

Graphical vi-vim Cheat Sheet and Tutorial - 0 views

  • With the single exception of the external filter feature ("!"), all functions shown are supported by ViEmu, my commercial add-in that provides advanced vi-vim emulation in Visual Studio.
  •  
    A slick starter tutorial for vi/vim, from the developer of the vi-emulator for Visual Studio.
5More

JavaScript as a Functional Language | Ajaxonomy | 2009 - 0 views

  • there is a little bit of hand-waving involved in calling JavaScript a functional language. JavaScript is not a side-effect free language, nor is it an expression-based language (i.e., it is not value-oriented, but rather variable-oriented). There is no tail call optimization in any of the current implementations, so recursion must be kept shallow. And the list goes on. Truth be told, JavaScript is really one of the first hybrid imperative-functional languages.
  • Higher-order functions allow us to do functional composition,
  • Since JavaScript does not have "overloaded" functions, this type of functionality is usually simulated using manipulation of the function's arguments. Currying comes in handy because it allows you to do this manipulation in a much cleaner and more modular way.
  • ...1 more annotation...
  • Closures have quite a few applications in real-world JavaScript: event binding, callbacks, sorting, mapping (in the classical Lisp sense), and many others. In more modern JavaScript programming, you can find them almost everywhere.
  •  
    This is a short tutorial approach to an old but little-noticed saw.
1More

Tutorial: OpenSSL Command | SYS-CON.com, by David dodd on 2011-08-18 - 2 views

  •  
    Covers: Encoding, encryption, checksums, passwords & pass phrases.
1More

Front Page - css-discuss - 2 views

  •  
    « This Wiki is dedicated to real-world (and ideally, browser-neutral) application of CSS. (Cascading Style Sheets) Topics include: techniques for page-layout and special display-effects, testing and validation, workarounds for limitations and bugs, CSS code-editors, beginner and advanced tutorials, and to a lesser extent pure CSS theory, and pure CSS power-demonstrations. Discourse on (X)HTML, DOM, and other webpage-technology areas is not forbidden, but keeping it associated with CSS is encouraged. »
« First ‹ Previous 81 - 100 of 224 Next › Last »
Showing 20 items per page