Search found 25 matches

Return

by Admin
7 years ago
Jump to forum
Jump to topic

IBM Research Internships

The Great Minds initiative is a competition for internships of 3 to 6 months at one of the IBM Research Labs in Zurich, Dublin, Nairobi, or Johannesburg for students from central and eastern Europe, the Middle East and Africa. It provides students a unique opportunity to work alongside world-class s...
by Admin
7 years ago
Jump to forum
Jump to topic

Hello World!

Many programmers start with a simple "Hello World" program, and we are not exceptional! // My First C++ Program #include<iostream> #include<string> using namespace std; int main() { cout<< "Hello world"<<endl; // Prints Hello world return 0; }
by Admin
7 years ago
Jump to forum
Jump to topic

Code Syntax Highlighting

The code syntax highlighting supports 200+ programming languages in this forum. For the code to look like in real editor, always use the following template:  [codebox=language file=codename]Your Code[/codebox]  where, language is the name of the programming language, e.g., matlab; codename, is the f...
by Admin
7 years ago
Jump to forum
Jump to topic

Public Computer Programming Classes

Hello there. We have launched since Friday, April 7, 2017 at 8.00 PM (20 Hours) East Africa Time (EAT) public computer programming classes. Teaching is being conducted by using LiveChat . Any qualified person is welcome to volunteer to teach any programming language . Teachers come from around the w...
by Admin
7 years ago
Jump to forum
Jump to topic

Compose with emojis and smilies

You can now compose with unlimited emojis and smilies, just click a smiley icon to insert it!

:') ':) :heart_eyes: :* :kissing: :relieved: :tone2: :horse_racing_tone3: :mountain_bicyclist_tone4:
by Admin
7 years ago
Jump to forum
Jump to topic

Re: LaTeX Typesetting

You can now use MathJax as well, to typeset maths equations and expressions, e.g., 1. \Huge \int_{0}^{\infty}f(x)dx = 0 , 2. \Huge \int\frac{e^{x}}{x} dx 3. \begin{align}\Huge \frac{d}{dx}f(x) = \lim_{h\to 0} \dfrac{f(x+h) - f(x)}{ h} \end{align} See more about MathJax basic tutorial and quick refer...
by Admin
9 years ago
Jump to forum
Jump to topic

What is Pi really?

This is a part of presentation by Eli during the Pi Day on Saturday March 14, 2015 at Mnazi MMoja in Dar Es Salaam, Tanzania. Today is the Pi Day, so I find it worth sharing with you a brief but comprehensive history of pi. Introduction The mathematical constant \(\pi\) is the ratio of a circle's ci...
by Admin
7 years ago
Jump to forum
Jump to topic

The most amazing maths equation

Show that, the complex number, \(z\), in the polar form, i.e., \( \text{cos}\theta + i\text{sin}\theta \ = \ e^{i\theta}\),

and consequently establish that, if \( \theta = \pi \), then

\begin{align}e^{i\theta} + 1 = 0\end{align}
by Admin
5 years ago
Jump to forum
Jump to topic

Re: Student Room

5 Mistakes that PhD students make ':) :grinning: