Have you ever tried to learn computer programing?????? [I Want to Be Happy And Make Others Be Happy]
I gave it a shot a few months ago. It's so hard. The reason it is hard is because you have to learn a bunch of stuff that won't be usful til later on. UGGGG!!!! I need to use it as I learn.
IBM 1024 binary punch card 1976 math class RPG II 1979 RPG III 1983 Turbo pascal apple IIe 1984 6502 Merlin assembler Apple 1984 IIe Apple Basic Apple IIe 1984 dBase II apple IIe 1985 Cobol II HP 3000 1985 Cobol III Wang 2200 1986 DOS 3.0 Batch IBM AT clone 1987 GWBasic IBM AT clone 1987 Turbo Pascal III IBM AT clone 1987 Turbo ASM 1987 Borland pascal 486 1990 dBase IV 486 1990 Microsoft Access for windows III 486 1990 Borland pascal for Windows III 486 HTML 586 & FreeBSD 1996 BASH/TASH FreeBSD 1996 mySQL FreeBSD 1996 PHP FreeBSD 1996 Javascripting 1996 FreeBSD Perl 1996 FreeBSD
We had to in high school. The only subject I almost failed. Then we had node visual programming in college. It was much better but I gave priority to things I was naturally better at and therefore could reach better results in the short time I had for completing a project in one semester. I'm still trying visual programming with lots of pre-coded stuff now but I have to relearn trigonometry again. I forgot even the most basic things.
@Dainbramadge Well, all I managed so far was getting a spiral by arranging nodes to get r = aeθ cot b. 😅 And I'm not even sure if it worked, because when I look at that code now I can't see that exactly happening. 🤔 But the spiral is there. 😂
@Dainbramadge That's the thin you're learning Python for and will come "three months later."
API = Application Program Interface. The Programming Interface.
The Application in this case is Blender. It has a bunch of functionality, and programming interface is the gateway that allows a program to tell Blender to do things.
Let's say you have a bunch of workers inside a factory. Some make spoons, some make forks, some make plates. They're behind a gate, and the only way to ask them to make their stuff, is through Python, because this the only language they know.
So, after you learn Python, you can start learning the specific Blender functions you can request through Python.
A lot of people say python is easy to learn. Which is kinda true. It's easy to learn and use. But I think the ease of it makes understanding programming concepts as a complete beginner harder. Also, I don't like the graphics modules on python.
Ikr. I told my professor I can't learn a very strange computer language, for some statistics I need to do, without a programming background as it's not my subject so I'd rather hire a statistician to do it for me. He was like "BOGUS!!! YOU CAN DO ANYTHING" blah blah blah and I was like 😑 I have enough on my plate.
If you can understand the concept behind the language, the ideas that are laid out in code, it becomes a sort of poetry and can be beautiful. Can still be really hard to learn though
@Dainbramadge Well they say it's easy to learn in the younger age when the brain is developing. That's why they have started teaching in primary & middle schools.
@Thevy29 Freaking hard isn't it. They want you to learn a bunch of hypothetical stuff that makes no sense and tell you it will later on. 3 MONTHS later. WTH?????
@ImperialAerosolKidFromEP YES!!!!!!! That is exactly where I am coming from. I had a high school psychology book back when. I would read it because it was interesting to me. I helped my wife take her collage psychology exam just from general knowledge and I got a 94%. Point being is I respond very well when I have the right material. Someone earlier said I just needed to keep looking for a teacher I can relate to. I may be getting back at it soon because a friend got me a book on programing Python for kids. LOL. Sounds silly but i think that may work.
@DDonde Yeah I am trying to find books and tutorials online to help me out. Gotta find the stuff that gives you enough information but in a way that I can absorb it.