Bookmarks, page 41 of 70
Java-based tool (requires Java 5 or higher) that analyzes the metadata of a schema in a database and generates a visual representation of it in a browser-displayable format. It lets you click through the hierarchy of database tables via child and parent table relationships as represented by both HTML links and entity-relationship diagrams. It's also designed to help resolve the obtuse errors that a database sometimes gives related to failures due to constraints.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
The Crystal Programming Language.
Anybody who is working on Linux environment (not just developers), should understand the fundamentals of C programming language and write some basic C program. This article is part of our ongoing series on C programming language. The concept of pointers is one of the most powerful fundamentals of C/C++ language. Throug
Natural Language Processing (NLP) library for Crystal
r/crystal_programming: /r/Crystal_Programming revolves around Crystal, a programming language that attempts to combine the power and speed of C-like …
a polyfill for http://www.w3.org/TR/eventsource/.
The official Redux Fundamentals tutorial: learn how to create and use a Redux store
Hints, tips and guidelines for writing clean, reliable Dockerfiles
A mutex is very powerful tool for a concurrent programming. We learned about itin the last article. But inappropriate use ofmutexes can lead to serious probl...
Full featured Redis client for Crystal.