About: How do you make a computer program   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : dbkwik.org associated with source dataset(s)

Learn a programming language such as Basic, C, Java, python, perl, etc. and write your program. If your language requires it, compile the program (I use gcc, or the GNU Compiler Collection, usually included on *nix, and available on Windows through MinGW/MSYS). If it's an interpreted language, there's no need for compilation. Then, make sure your program is executable (in *nix, set permisions to executable, in windows, it needs an extension like .exe), and run it. In short, learn a language, write your program, compile, and run.

AttributesValues
rdfs:label
  • How do you make a computer program
rdfs:comment
  • Learn a programming language such as Basic, C, Java, python, perl, etc. and write your program. If your language requires it, compile the program (I use gcc, or the GNU Compiler Collection, usually included on *nix, and available on Windows through MinGW/MSYS). If it's an interpreted language, there's no need for compilation. Then, make sure your program is executable (in *nix, set permisions to executable, in windows, it needs an extension like .exe), and run it. In short, learn a language, write your program, compile, and run.
dcterms:subject
abstract
  • Learn a programming language such as Basic, C, Java, python, perl, etc. and write your program. If your language requires it, compile the program (I use gcc, or the GNU Compiler Collection, usually included on *nix, and available on Windows through MinGW/MSYS). If it's an interpreted language, there's no need for compilation. Then, make sure your program is executable (in *nix, set permisions to executable, in windows, it needs an extension like .exe), and run it. In short, learn a language, write your program, compile, and run.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software