BBC BASIC for Windows
« Other learner programmer resources »
Welcome Guest. Please Login or Register. Apr 5th, 2018, 10:01pm
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
If you require a dump of the post on your message board, please come to the support board and request it.
Other learner programmer resources
« Thread started on: Nov 1st, 2015, 11:30am »
Many of us who use BB4W are coding newbies looking at what we can achieve with our limited knowledge and ability
Time can also be a big factor in our lives
Sometimes BB4W is perfect for a particular task but sometimes it simply doesn't have the grunt to do a huge number crunching project and we have to look elsewhere
I have used this c++ package recently and like BB4W it is almost idiot proof
The code generated is virtually asm level solution stuff so it runs extremely fast but you don't need to learn asm programming
It took me 3 years to achieve a basic ability with asm, which I combined with BB4W to do things. I managed to get this program producing useful stuff within a week on my 32bit XP system, all my previous attempts at c/c++ had been crippleware or too complicated and I had no previous experience of doing c