[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/sci/ - Science & Math

Search:


View post   

>> No.5815769 [View]
File: 52 KB, 500x1105, programmer_hierarchy[11].gif [View same] [iqdb] [saucenao] [google]
5815769

>>5815761
>being this new

>> No.4852250 [View]
File: 52 KB, 500x1105, programmer_hierarchy[11].gif [View same] [iqdb] [saucenao] [google]
4852250

ignore the python-fags.
Learn C++0x

>> No.2334397 [View]
File: 52 KB, 500x1105, programmer_hierarchy[11].gif [View same] [iqdb] [saucenao] [google]
2334397

>>2334130

>> No.1806271 [View]
File: 52 KB, 500x1105, programmer_hierarchy[11].gif [View same] [iqdb] [saucenao] [google]
1806271

>> No.1747249 [View]
File: 52 KB, 500x1105, programmer_hierarchy[11].gif [View same] [iqdb] [saucenao] [google]
1747249

include <iostream>

int main(){
double x;
std::cout<<"What is the Cel temp you would like to convert to Fahrenheit? ";
std::cin>>x;
std::cout<<x<<" celcius is "<<(9/5)*x +32<<" in farhrenheit"<<endl;
}

>> No.1556934 [View]
File: 52 KB, 500x1105, programmer_hierarchy[11].gif [View same] [iqdb] [saucenao] [google]
1556934

>> No.1449719 [View]
File: 52 KB, 500x1105, programmer_hierarchy[11].gif [View same] [iqdb] [saucenao] [google]
1449719

Matlab: if you absolutely positively have to work with massive 10000x10000x10000x10000 Matrices and do a lot of calculations with them
Mathematica >= Maple: everything else heavily math related
C++/C/Assembly: real programming
Java: programing with training wheels and rainbow tassels
Mathcad: wtf is this shit?

Navigation
View posts[+24][+48][+96]