Skip to main content

Home/ Coders/ Group items tagged code

Rss Feed Group items tagged

Xiaobin Huang

LiteratePrograms - 0 views

  •  
    LiteratePrograms is a unique wiki where every article is simultaneously a document and a piece of code that you can view, download, compile, and run by simply using the "download code" tab at the top of every article.
Joel Bennett

GENNIT Code Generation - 0 views

  • Access to tested generators, a designer for building your project, FXCOP'd source files, XHTML, NUnit Testing Code, VS.NET 2005/Express solution files and SQL scripts.
  •  
    An early beta of a code-generation webservice which lets you create UML-like diagrams and generate code (with tests and everything).
Rick Fan

Setting up extension development environment - MDC - 0 views

  • javascript.options.showInConsole = true. Logs errors in chrome files to the Error Console. nglayout.debug.disable_xul_cache = true. Disables the XUL cache so that changes to windows and dialogs do not require a restart. This assumes you're using directories rather than JARs. Changes to XUL overlays will still require reloading of the document overlaid. browser.dom.window.dump.enabled = true. Enables the use of the dump() statement to print to the standard console. See window.dump for more info. You can also use nsIConsoleService from privileged script. javascript.options.strict = true. Enables strict JavaScript warnings in the Error Console. Note that since many people have this setting turned off when developing, you will see lots of warnings for problems with their code in addition to warnings for your own extension. You can filter those with Console2. extensions.logging.enabled = true. This will send more detailed information about installation and update problems to the Error Console.
Joel Bennett

WMI Code Creator v1.0 - Download - Microsoft.com - 0 views

  •  
    The WMI Code Creator tool allows you to generate VBScript, C#, and VB .NET code that uses WMI to complete a management task such as querying for management data, executing a method from a WMI class, or receiving event notifications using WMI.
x y

locksley90 - How to include Matlab source code in a LaTeX document - 0 views

  •  
    How to include Matlab source code in a LaTeX document
Fabien Cadet

Sonar : Code quality management platform - 0 views

  •  
    "Sonar enables to collect, analyze and report metrics on source code. Sonar not only offers consolidated reporting on and across projects throughout time, but it becomes the central place to manage code quality."
Joel Bennett

Code Contracts - MSDN DevLabs - 0 views

  •  
    Code Contracts provide a language-agnostic way to express coding assumptions in .NET programs. The contracts take the form of pre-conditions, post-conditions, and object invariants. Contracts act as checked documentation of your external and internal APIs.
Joel Bennett

Windows Azure Code Samples - MSDN Code Galler - 3 views

  •  
    The Windows Azure Code Samples includes samples for running CGI apps, services, websites, and even PowerShell on Azure.
Rajan Datta

IDEOne - Online Compiler and Debugging tool - 8 views

  •  
    Choose language, paste code and input data (optionally), choose whether your code ought to be executed and whether it ought to be private (i.e. not listed in recent pastes) and click submit button. Then watch your code being executed, share it with your team or friends, or run it again with new input to debug.
  •  
    Ideone is an online compiler and debugging tool which allows you to compile source code and execute it online in more than 60 programming languages.
alex gross

YouTube - HOWTO: Share runnable code with CodeRun Online IDE - 2 views

  •  
    n this video, Gilad Khen, CTO at CodeRun demonstrates how to share runnable code with others, and how to promote your code on social websites.
yc c

DZone Snippets: Store, sort and share source code, with tag goodness - 2 views

  •  
    Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
yc c

Web development and deployment tools: CodeRun - 2 views

  •  
    Build-time error reporting, refactoring and code completion in Visual Studio Extended JavaScript syntax power with C# language features Pure client-side control library coded in C#
Joel Bennett

AvalonEdit code editor control - 1 views

  •  
    AvalonEdit is the WPF code editor control for SharpDevelop 4 -- I'm thinking about trying to add PowerShell syntax to get it to work as a code editor for PoshConsole...
jitentraz

Superb tips for coding Intravascular Vena Cava Filter - Medical Coding Guide - How to Code - 0 views

  •  
    An inferior vena cava (IVC) filter is placed most commonly for refractory deep vein thrombosis and pulmonary embolism or when anticoagulation is contraindicated. We have different procedure codes for insertion, removal and retrieval of intravascular vena cava filter. The physician uses a needle to take access in the femoral (or internal jugular) vein and then advances a guide wire through this needle.
Fabien Cadet

WTF Code .net - 12 views

  • “ The trouble with programmers is that you can never tell what a programmer is doing until it’s too late. Seymour Cray
  • “ Good code is its own best documentation. Steve McConnell
  • “ Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves. Alan Kay
  • ...1 more annotation...
  • “ Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. Martin Golding
  •  
    " The trouble with programmers is that you can never tell what a programmer is doing until it's too late. " __ Seymour Cray __
  •  
    are we just re-iterating the page here?
  •  
    If you want a quality seo service please click here. Many people said about seo. But do not understand about seo itself. I will help you. Please contact me on yahoo messenger .. aming_e@ymail.com or www.killdo.de.gg
anonymous

ownCloud › Wiki › ubuntuusers.de - 0 views

  • Bei der Migration auf Version 5 kann es vorkommen, dass OwnCloud diese Nachricht anzeigt, aber nichts macht (Bugreport ). Um weiter arbeiten zu können, muss man die Datei config/config.php im ownCloud-Verzeichnis bearbeiten und den Wert "maintanance" auf "false" ändern.
herbert belkin

Learn coding basics. No background needed. - 0 views

  •  
    online education platform that democratizes coding via a completely new mindset and approach ­ for teaching people how to code.
Andrey Karpov

Duke Nukem 3D Code Review - 0 views

  •  
    Since I left my job at Amazon I have spent a lot of time reading great source code. Having exhausted the insanely good idSoftware pool, the next thing to read was one of the greatest game of all time : Duke Nukem 3D and the engine powering it named "Build".
mjrmajor

The Ultimate Guide on How to Teach Your Kid Programming | Go Mechanical Keyboard - 0 views

  •  
    As a parent, you want to give your child the best chance to succeed in life. The economy has never been so quickly changing as it is today from the rapid advancement of technology. IT jobs were projected to grow 22% from 2012 to 2020, and all of these jobs benefit or directly from learning to code...
  •  
    As a parent, you want to give your child the best chance to succeed in life. The economy has never been so quickly changing as it is today from the rapid advancement of technology. IT jobs were projected to grow 22% from 2012 to 2020, and all of these jobs benefit or directly from learning to code...
Rodolfo Arce

Edit, Compile and Debug .NET on Linux using VS Code - RHD Blog - 0 views

  •  
    Introducción a compilar y debuggear con .Net Core en Linux con VS Code
« First ‹ Previous 41 - 60 of 526 Next › Last »
Showing 20 items per page