Help please....
-
I'd like to learn how to build some simple applications. I'm just starting out, I shouold be doing this in classes next year but i'd love a head start. I hear this is all about math, and i'm not the best math student. Please, i have the program on my machine at home already, just help me, please. Thanks in advance.
-
I'd like to learn how to build some simple applications. I'm just starting out, I shouold be doing this in classes next year but i'd love a head start. I hear this is all about math, and i'm not the best math student. Please, i have the program on my machine at home already, just help me, please. Thanks in advance.
Welcome to the coding community, simiyah. First of all, you need to think about what you want your computer program to do... what task is hard for you to do yourself, and you want your computer to do it for you. For example, would it be fine to have a program that would autmatically solve algebraic phrases, so when you are doing your math homework, you don't have to? (I know you could use software that you already may have for this, but the point is doing it yourself!). Do you want a 'more' customizable notepad? Do you want a tetris where pieces could be moved in all directions (even 'up')? Think! the sky's the limit! Pablo.ar PS:It's not 'all' about maths...
-
Welcome to the coding community, simiyah. First of all, you need to think about what you want your computer program to do... what task is hard for you to do yourself, and you want your computer to do it for you. For example, would it be fine to have a program that would autmatically solve algebraic phrases, so when you are doing your math homework, you don't have to? (I know you could use software that you already may have for this, but the point is doing it yourself!). Do you want a 'more' customizable notepad? Do you want a tetris where pieces could be moved in all directions (even 'up')? Think! the sky's the limit! Pablo.ar PS:It's not 'all' about maths...
Ok, this is how coding works (for me, at least). Think of coding as making a house... I can't give you an already made house, without the appliances, so you just put in a few appliances and that's it! YOU try to make a house, and when you have a problem fixing a window, or turning on and off a light, or setting up a stair case, I'll help you... but I definitly can't make the whole house for you! I suggest you read a few tutorials from the web, a search on google on that subject wouldn't be bad, but I can offer you the tutorial I made myself, to explain the basic concepts of VB programming, you can find it here[^] Ok, hope you are moving forward with all this thing. Pablo.ar