ProgScripting Languages
Hello!
I am new to computer programming. I am studying Visual Basic 10 now. I want to know how to create a program that will accept array of integers and display it after putting the numbers. I would like to set also the size of the array. How can this be achieved? What are the declarations that I need to use to make this work? Is there any special functions that I can use in VB 10 to make this happen? Or do I need to created my own sets of declaration?
- 587 views
- 1 answers
- 0 votes
Hello!
I purchased a new computer. This came in with bundles of MS Access from MS Office and MS VB 10. Can you tell me step by step how to connect MS Access Database to VB 10 or vice versa? Do I need to use a data connector to make this work? How can I locate the database using MS VB 10? Is there any other connector that I can use to connect database? How fast is the response time?
- 540 views
- 0 answers
- 0 votes
Hello!
Which one would you prefer to use? JAVA vs VB versus C++. Which one is the best? What are the data types that can be handled by these languages? What are the similarities of the three? What are the best features of each? If you will make application software with interfacing, which one is the best? Which one is the best with security features? Which one eats a lot of hard disk space? What are the system requirements for each?
- 547 views
- 1 answers
- 0 votes
Hi! I am just new to computer programming. My friend suggested to start with the easiest to understand. I need to know how to install MS Visual Studio 2010 or latest version? What are the system requirements to install this? What are the differences of VB 2010 and the old VB versions? Why Visual Basic? Because it is for newbie? What are the types of data that can be used in this programming languages? Is it flexible working with reports or databases?
- 581 views
- 1 answers
- 0 votes
Hello!
I am new in computer programming. My professor suggested to use Java as our first step. We need to study about Java and how to create android programs or apps. Can you provide me step by step on how to download this language? How to install it? Is it for free? What are the system requirements to run this functionally? Does require database to make it work? Do I need to install third party software or any other programs to make it work? Please help me I need to start coding immediately.
- 608 views
- 1 answers
- 1 votes
In few sentences can you give the challenges associated with expect and professional app designers or programmers who tends to design for both Android Market and iPhone or Apple App Store? What are the likelihood perceptions that are associated with such app designers and programmers? I love programing and I am currently computer science. I really want to take up programming fulltime. Thank you.
- 464 views
- 1 answers
- 0 votes
What are some of the programing language softwares that is worth recommendable to students and beginners studying machine language in the tertiary level education in Africa? What is the ideal lifestyle of a good professional programmer? I would like to know which software one can study in order to study and understand the principles of machine language and its writing. I developed so much interest in the study of machine language and programing when a friend of my introduced me to a software developer as a close friend about two years ago.
- 495 views
- 1 answers
- 0 votes
Hello! I am just learning java from basics these days. Can someone guide me here how to write functions in java with demonstrations like function for adding two numbers or function for finding the maximum number in an array which gives rise to another question; how to declare an array in java? Please explain about the prototypes and return types of the functions in your explanation as well. Thank You!
- 2427 views
- 2 answers
- 0 votes
Hi all, I have been coding in c++ for two years almost. Recently I started learning java. Still learning the basics. I find that since I have already learnt c++, java isn't that hard to learn. Which among them is a better language in terms of its uses and impact? I know that these days java is used a lot, I guess it is used more than c++ but we see that for all the latest windows OS like windows 7 or even windows 8 c++ and not java is used. Why?
- 529 views
- 1 answers
- 0 votes
Hi! Is it possible to develop a programming language which is exactly like English? I mean all the high level programming languages that we use are actually very close to human language(English) but still we have to follow some rules, like to declare an integer variable in C++ I will have to do the following "int a;". Is it possible to design a language which is exactly English, like to declare an integer variable all I have to say is "Declare an integer" and it works fine. I mean its possible right?
- 441 views
- 1 answers
- 0 votes