Tutorial on using MathOO
This is a basic tutorial about using MathOO, the internal structure of MathOO, and how MathOO works.
Impact factor for posts is a measurement of importance.
Impact factor for users reflect their authority, reputation and contribution on a particular topic.
Rating reflects the quality of posts.
Rating on Voofie is not a simple average of all ratings, but a weighted average of rating, weighted by the impact factor of users who rated.
Search function in Voofie is base on Semantic tags and keywords.
Tags are Semantic as each tag has a predefined, accurate meaning behind.
To add a keyword, select the "Keyword:" option. Select other items for adding a tag.
Just click "Search" after you have define your search query.
This is a basic tutorial about using MathOO, the internal structure of MathOO, and how MathOO works.
CKEditor is highly customizable and can be used to do a lot of amazing thing. This tutorial gives a practical example on how to integrate CKEditor and external javascript to build a useful feature - Citation & Footnote
This tutorial provides several example in solving linear non-homogeneous ordinary differential equation(NVODE) using operator factorization method.
In this article, the programming language python will be used to estimate the success probability of the Kruskal Count.
Value investing is an investment style that involves buying securities that are underpriced. Effectiveness of the technique can be demostrated by Warren Buffett, who use the technique to pick the right company to invest and result in consistent and astonishing return over 40 years. However, the notion of "underprice" far simplifies the situation, as it may be difficult to determine the fair share price of a company, especially ...
I will teach the general theory of how to solve first order linear differential equations in this tutorial.
In this tutorial, I will first introduce what differential equation is. Separable first order differential equation will be solved. Then the integrating factor will be taught to solve linear differential equation of the first degree. The auxiliary equation (or characteristic equation) will be introduced to solve homogeneous linear equations, and then operator method will be taught finally to solve non-homogeneous linear equations. ...
CKEditor is a one of the most flexible online WYSIWYG editor on the market. Its flexible design, open API and detail documentation enable users to extend the functionality of the editor easily. This tutorial outlines the basics of CKEditor plugin development, including adding buttons, dialogs, and executing commands.