| Home | RSS Feeds |
| Funny Pictures | Funny Videos |
| Funny GIFs | YouTube Videos |
| Text/Links | Comic Editor |
| User Rankings | Channels |
| Copyright Removal Request | |
| |
winsauceiswin
| Rank #752 on Comments Online Send mail to winsauceiswin Block winsauceiswin Invite winsauceiswin to be your friend flag avatar |
|
bau5
- Text/Links 1
- Pictures 41
- YouTube 7
- Animated Gifs 5
- Favorites 3
- Friends 19
- Comments58 new5163
- Channels 3
- All 5244
latest user's comments
Show:
Sort by:
Order:
items
thuntking if you want to say something you can. i won't be mad or anything...
I saw your post about engineering. I am also interested in becoming one but my only concern is I'm under the impression engineer means you're a god at maths. I'm on a B- for maths B (which wherever your from, involves moderate-difficult maths that involves some physics and calc etc. but not alot.) I'm just wondering because I start next year and I'm worried I will be very behind.
I didn't do physics, but people tell me it's not a big deal as the university i'm going to is amazing at teaching it, so don't worry about that. I'm just concerned about how hard the math is for someone who does average - good at it.
I didn't do physics, but people tell me it's not a big deal as the university i'm going to is amazing at teaching it, so don't worry about that. I'm just concerned about how hard the math is for someone who does average - good at it.
The math isn't too difficult as long as you pay attention and are diligent as far as homework goes. If you just pay attention in class, do your assignments and read the book you'll do very well! Don't stress too much about it; if math prodigies were the only people getting engineering degrees there'd be far less engineers lol. Also a handy saying that will keep your hopes up if you start doing worse than you thought you would do "Always remember, C's get degrees!" lol. don't LIVE by that saying but also let it remind you that it's okay to struggle in a class and get as long as you can get a C.
fist you should understand what language you want to use. depending on what you want to apply your programming to you will need a certain language. if you plan on making websites you'll want to learn html coding but if you want to write software for machines (like program an aoutomated device) you would want to learn C++. Java is a good program to get started with because it's pretty simple and has some similarities to C++ and other "big" programming languages. there aren't many free online places to learn programming that I'm personally aware of. But what you can do is download a compiler which allows you to write your own code and when you click "compile" it will read your code and point out any flaws in it. the program is called "blue jay" here's the link http://www.bluej.org/download/download.html you'll want to download the first option if you're on vista or windows plat form and then obviously there's a download for mac. After you get this you could go online and look up things in google and learn how to do certain actions. i could also just give you some notes maybe? idk
import java.util.*;
public class Lab2Problem1
{
public static void main(String args [])
{
Scanner input = new Scanner(System.in);
double average, number1;
System.out.print("What is the first number? ");
number1 = input.nextDouble();
System.out.print("What is the second number? ");
number1 = input.nextDouble();
System.out.print("What is the third number? ");
number1 = input.nextDouble();
System.out.print("What is the fourth number? ");
number1 = input.nextDouble();
System.out.print("What is the fifth number? ");
number1 = number1 + number1;
number1 = input.nextDouble();
average = number1/5;
System.out.print("Average: " + average);
}
}
here is a program we wrote in class (it's really simple) you can copy it into blue jay once you've download it and then click "compile" and then run it.
public class Lab2Problem1
{
public static void main(String args [])
{
Scanner input = new Scanner(System.in);
double average, number1;
System.out.print("What is the first number? ");
number1 = input.nextDouble();
System.out.print("What is the second number? ");
number1 = input.nextDouble();
System.out.print("What is the third number? ");
number1 = input.nextDouble();
System.out.print("What is the fourth number? ");
number1 = input.nextDouble();
System.out.print("What is the fifth number? ");
number1 = number1 + number1;
number1 = input.nextDouble();
average = number1/5;
System.out.print("Average: " + average);
}
}
here is a program we wrote in class (it's really simple) you can copy it into blue jay once you've download it and then click "compile" and then run it.
http://www.oracle.com/technetwork/java/javase/downloads/index.html here you go, you'll have to find which JDK you need but it shouldn't be too hard. basically the way that program works is you enter text into a JVS (java virtual machine) and then compiles it using a JDK (java development kit)
#21
-
N. Korean citizen (08/25/2012) [-]
Your gunna be some homeless worthless fucking bitch some day and when I see you, I'm going to fucking spit on your fucking face you prick.
P.s. This isn't a random anon, it's someone you know and when you find out, hmu so we can settle this in a fight so i can leave you fucked up on thew street.
P.s. This isn't a random anon, it's someone you know and when you find out, hmu so we can settle this in a fight so i can leave you fucked up on thew street.

