Return Last 50 posts First 100 posts

How do you program things, like in general?

1 Name: Anonymous : 2015-01-18 01:06
Like how do you turn rocks into metal into computer chips and wires into usb plug into data transfer into computer? This is all I want to know in my life.
2 Name: Anonymous : 2015-01-18 01:07
you dont turn rocks into metal. metal is metal. its an element made up of a specific combination of protons, neutrons, and electrons. this metal is naturally found on our planet but can be created in a lab by making those proton/neutron/electron combinations.

once the metal is available you then melt it down and cast it into what ever you want it to be. a chip, wire,a sword, whatever.

combining diff components along with a power source like electricity is how you build electronics.
3 Name: Anonymous : 2017-03-29 14:42
dicks out for Harambe
4 Name: Anonymous : 2017-04-01 03:30
Find a catalyst for SiO2 + H2 -> Si + H2O

Start making enhanced solar cells with (ultra-)capacitance, small computational module and LEDComm / Signal over power
5 Name: Anonymous : 2017-04-01 18:24
Like how do you turn rocks into metal
Metal mining: people dig it metal rich soils, then its refined to high-grade purity
into computer chips and wires
Wires are just thin cylinders of metal. Chips are made by lithographic masking: https://en.wikipedia.org/wiki/Semiconductor_device_fabrication

into usb plug into data transfer into computer?
Chips use transistor to switch(data) logic gates and allow data to flow(in reality all "data" is just pulses of electric current or light). Basically one data(code) controls transfer of other data.
6 Name: Anonymous : 2017-04-01 19:32
>>5
is this the snowflake bitch?
7 Name: Anonymous : 2017-04-02 22:18
>>6
LĂ–OOOOOOOOOOOOL ROFL OMGGGG!!!1!!11
8 Name: Anonymous : 2017-04-06 20:14
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <time.h>

#define max 2000000

int main()
{

Return Last 50 posts First 100 posts

Name: