Need Advice for Taking Visual Basic Programming as an IT Major?

AI Thread Summary
Visual Basic Programming is considered manageable for beginners, providing a simple introduction to programming logic, though it may not instill strong programming practices due to its interactive nature. While it is not cross-platform and can be slow or buggy, it serves as a stepping stone before transitioning to more complex languages like C/C++ or Java. Courses in computer repair and networking are viewed as beneficial and relatively easy, with ample online resources available for troubleshooting. Database design varies in difficulty based on the database's size and features, with considerations for whether it will be relational and what software will be used, such as Access, MySQL, or Oracle. Overall, foundational programming concepts are straightforward, and prior exposure to QBASIC could provide a helpful advantage.
microwave
Messages
1
Reaction score
0
I am IT major who is going to take Visual Basic Programming in the fall. Any experts have any advice for me how is the programming I am going to also be taking courses in computer repair and networking. How difficult is database design I am going to be loaded 18 units. So I really need good advice.

Thanks Guys
 
Technology news on Phys.org
I had to do Visual BASIC in my first year of College. It isn't too bad, very simple actually. It really isn't the best language though [it isn't cross-platform, its slow/buggy] and in general it doesn't teach good programming practice (because it is so interactive). Though, for learning programming logic; it's fine, though you'll see a vast difference in complexity when you move onto other languages like C/C++, JAVA, etc..

Computer repair and networking is really handy to have. And it really isn't _that_ hard. With the web you can find guides and help on troubleshooting problems quite easily.

Database design, again, isn't that hard. Though it does depend on the size of the database you're wanting to design and what all features its going to include. Is it going to be a relational dbase? Does it need to have an interface that will require macros etc? What package are you using? Access, MySQL, Oracle? They're all different, though mostly have good documentation.

Good luck.
 
It's pretty basic. The commands follow logical normal english order. If you wanted to get ahead you could take a quick look at QBASIC from an online tutorial before you start. It's hte predecessor and uses very similar commands in a DOS interface.
 
Thread 'Star maps using Blender'
Blender just recently dropped a new version, 4.5(with 5.0 on the horizon), and within it was a new feature for which I immediately thought of a use for. The new feature was a .csv importer for Geometry nodes. Geometry nodes are a method of modelling that uses a node tree to create 3D models which offers more flexibility than straight modeling does. The .csv importer node allows you to bring in a .csv file and use the data in it to control aspects of your model. So for example, if you...
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top