Tutorial by Topics: d

This section provides an overview of what wpf-controls is, and why a developer might want to use it. It should also mention any large subjects within wpf-controls, and link out to the related topics. Since the Documentation for wpf-controls is new, you may need to create initial versions of tho...
This is related to the extend functionality of less, which was introduced in v1.4.0. "Extend is a Less pseudo-class which merges the selector it is put on with ones that match what it references." [ref] selector1:extend(css selector){ //other styles go here} selector1{ &:extend...
wxPython provides several different kinds of drag and drop. You can have one of the following types: wx.FileDropTarget, wx.TextDropTarget, or wx.PyDropTarget. The first two are pretty self-explanatory. The last one, wx.PyDropTarget, is just a loose wrapper around wx.DropTarget itself. It adds a cou...
There are more than ten different client libraries to use with Redis in Java. One of the most popular clients is Jedis. Further information: Java Redis Clients Jedis Github Repository Jedis Documentation/Wiki
This section provides an overview of what jooq is, and why a developer might want to use it. It should also mention any large subjects within jooq, and link out to the related topics. Since the Documentation for jooq is new, you may need to create initial versions of those related topics.
mvc.net introduces data anotations for model validation. This can also be done in Xamarin
Android requires that all APKs be signed for release.
This documentation page describes the four object systems in R and their high-level similarities and differences. Greater detail on each individual system can be found on its own topic page. The four systems are: S3, S4, Reference Classes, and S6.
Software entities (class, modules, functions etc) should be open for extension but closed for modification.
This section provides an overview of what django-views is, and why a developer might want to use it. It should also mention any large subjects within django-views, and link out to the related topics. Since the Documentation for django-views is new, you may need to create initial versions of tho...
The principle basically says, Class should depend on abstractions (e.g interface, abstract classes), not specific details (implementations). That means, You should let the caller create the dependencies instead of letting the class itself create the dependencies.
This section provides an overview of what virtualenv is, and why a developer might want to use it. It should also mention any large subjects within virtualenv, and link out to the related topics. Since the Documentation for virtualenv is new, you may need to create initial versions of those rel...
This section provides an overview of what mongodb-java is, and why a developer might want to use it. It should also mention any large subjects within mongodb-java, and link out to the related topics. Since the Documentation for mongodb-java is new, you may need to create initial versions of tho...
ccapndave/elm-update-extra is a fantastic package which helps you handle more complex updating functions, and may be very useful.
This section provides an overview of what optimization is, and why a developer might want to use it. It should also mention any large subjects within optimization, and link out to the related topics. Since the Documentation for optimization is new, you may need to create initial versions of tho...
Understanding writing your own mods for Minecraft. The first thing to know is that there are primarily two platforms which mods are build on. Forge and Bukkit. Each platform has its advantages and disadvantages and are generally not compatible with each other. Forge mods run the gamut and are gene...
This section provides an overview of what python-asyncio is, and why a developer might want to use it. It should also mention any large subjects within python-asyncio, and link out to the related topics. Since the Documentation for python-asyncio is new, you may need to create initial versions ...
This shows the proper usage of images and how to correctly display images.

Page 195 of 221