• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

reletion of subjects!

 
Ranch Hand
Posts: 630
Android Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I want to know how people relate any subject with computer programming language?
Subject means not only physics, biology, maths etc
programming language means any programming language( but i want to know that language names also)
because when i learn java, vc,vb, etc i relate that with only mathematics(it also not deep, just calculate some thing with something) only.
I want to know how people relate it with like Albert Einstein's Special relativity or photoelectric effect or some thing like that theory or any complicated topic?(i know only 2 topics right now but there are many topics in different subjects)
In space ship or any big industrial machine, or any giant machine like airplane Boing, airbus or big ships(because i see or heard many complicated work do it own) which language use for that?
I see many machines on TV channels documentary films.
How much java useful for like this stuff?
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm not sure what you're asking. You might have several questions here.

(1) How do people use computers to model complicated things?

(2) What languages do people use to control planes, ships, and machines?

(3) Is math used in modeling complicated things and/or controlling machines?

Which is it?
 
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is your question about which programming languages are used for which applications?

Java is used on many different platforms, from mobile phones to the control systems of the Large Hadron Collider. NASA is using Java and the Eclipse Rich Client Platform for planning the mission and communicating with the Mars rovers Spirit and Opportunity. The software on those rovers themselves is not written in Java (I don't know in which language they were programmed, but it's probably C).
 
Mandar Khire
Ranch Hand
Posts: 630
Android Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As Ernest Friedman-Hill summarized my total questions, yes i want to ask many question in one post because recently i visit steel company,hydro project, one Cold Drink manufacturing factory, one transport vehicle manufacturing factory. Every factory use computer for handle very delicate things or such things that man can not handle due to temp., & officer just use mouse or keyboard for handling big machines for that. & all software are good GUI but no where any name of language or company logo so i didn't understand.
simple example now in car also have small chip in machine & monitor in dashboard, & that chip measure required data & give output on screen in GUI like any vb,java GUI project.
& in city i learning java, vc,vb etc languages but that are i think very basic level so how any programmer write code for big machinery work as we want? I read system programming book but there also not code for handle the any small machine. they give example of 2/3 no put in different table, & how they handle by computer memories & CPU.
Robotics is answer of my question? or any thing else?
in building any big projects many teams work together, in such team what is place of java or vb, vc or such language programmer?
Again i asking many question !

Thanks Jesper Young to give such good 3 links. i will read & think.
 
Jesper de Jong
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For low-level systems programming, the C programming language is probably the most used language.
 
That which doesn't kill us makes us stronger. I think a piece of pie wouldn't kill me. Tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic