‘Its all binary’ site provides provides helpful, research oriented & example driven posts on variety of topics that might help everyone. This site also provides documentation for projects being built by our team
Posts:
Here are few ways to get started with browsing interesting posts
-
- Go through tutorials about variety of topics
- Some interesting articles covering several Apache & Google libraries including examples.
- Explore several Java Language oriented examples & articles.
- Get up-to-date with Latest Java Releases, features & examples
- Or just browse through articles
Examples with Javadoc
Go through lots & lots of examples in javadoc style. Examples will cover for all classes in Java & all methods in those classes arranged by packages & classes. Also refer javadoc for those methods right there besides examples.
Go to Package & Classes Tree for Javadoc+Examples
RegEx Buider Tool
Regex Builder Tool is a free online tool that provides a very simple & easy way to generate RegEx using plain & simple English. You can build regular expression quickly & test it against expected text.
Its as easy as below steps
- Provide how you want your RegEx to be, using simple English phrases from auto suggestions.
- Tool will build Regular Expression as per the query provided.
- Provide a test input & verify that generated RegEx is finding/matching your expected text.
- Copy Regex & use it wherever you need !
CSS in Action
Watch, understand & learn CSS directly in action in your browser with code on the side. Animated learning of CSS through online tool as described in this article about CSS in Action. Here is direct link to the tool CSS in Action.
Projects:
This is the list of current projects that are actively being developed / maintained.
Simply Regex
Contacting us:
If you wish to contact us for any of the projects or posts, you can either comment on page/posts or use form in Contact Us