CEMETECH
Leading The Way To The Future
Login [Register]
Username:
Password:
Autologin:

Don't have an account? Register now to chat, post, use our tools, and much more.
Latest Headlines
Online Users
There are 98 users online: 2 members, 69 guests and 27 bots.
Members: lboe, Piguy-3.14.
Bots: Spinn3r (1), MSN/Bing (1), Magpie Crawler (2), VoilaBot (3), Googlebot (18), MSN/Bing (2).
RSS & Social Media
SAX
You must log in to view the SAX chat widget
Author Message
Swoll_Monkey


Member


Joined: 28 Oct 2008
Posts: 162
Location: Illinois

Posted: 29 Oct 2008 07:56:30 pm    Post subject: Suggestion For A New Project

Since your super-amazingly-l337 at making great projects, I've gotta bad boy for you. Make a program that creates Basic programs on the calculator. Like, it has many options that do certain things. This would be very helpful for n00b coders *like me Cool * and if it works well enough, would be helpful for even good Basic coders since it would be faster.

I'm not really sure if this has been suggested before since this is the only TiBasic site I've been to, but even if it has, and has been created, I bet you could make a better one.
_________________
Ti-Basic~Learned Most Concepts in 1 Week!

http://www.youtube.com/watch?v=ONnIjTQ_YK0 <-- Must Watch

I Have Saved A Life! =D
Back to top
noahbaby94


Member


Joined: 09 Oct 2008
Posts: 118
Location: I don't know I was hoping you knew.

Posted: 29 Oct 2008 08:16:22 pm    Post subject:

Yes but something like that would give you no to little control over the small things.

Last edited by noahbaby94 on 29 Oct 2008 08:17:49 pm; edited 1 time in total
Back to top
Swoll_Monkey


Member


Joined: 28 Oct 2008
Posts: 162
Location: Illinois

Posted: 29 Oct 2008 08:17:43 pm    Post subject:

noahbaby94 wrote:
Yes but something like that would give you no to little control over the mall things.


What do you mean by 'mall things'? Do you mean "small"? And if so, he could incorporate in the program, that once you get the general creation of it, you can 'produce' it, and then to to prgms>edit and apply the small things and other details.
_________________
Ti-Basic~Learned Most Concepts in 1 Week!

http://www.youtube.com/watch?v=ONnIjTQ_YK0 <-- Must Watch

I Have Saved A Life! =D
Back to top
noahbaby94


Member


Joined: 09 Oct 2008
Posts: 118
Location: I don't know I was hoping you knew.

Posted: 29 Oct 2008 08:21:07 pm    Post subject:

Yeah I meant small things my s key is a little sticky right now. Just use code snippets it will do everything your asking for.
Back to top
Swoll_Monkey


Member


Joined: 28 Oct 2008
Posts: 162
Location: Illinois

Posted: 29 Oct 2008 08:22:47 pm    Post subject:

noahbaby94 wrote:
Yeah I meant small things my s key is a little sticky right now. Just use code snippets it will do everything your asking for.


As I said before, I have absolutely no clue of existing programs out there, and am too lazy to search for certain programs.

So, this 'code snippets' does what I suggested? Is it good? How exactly does it work?
_________________
Ti-Basic~Learned Most Concepts in 1 Week!

http://www.youtube.com/watch?v=ONnIjTQ_YK0 <-- Must Watch

I Have Saved A Life! =D
Back to top
noahbaby94


Member


Joined: 09 Oct 2008
Posts: 118
Location: I don't know I was hoping you knew.

Posted: 29 Oct 2008 08:25:31 pm    Post subject:

Go to ticalc.com and use sourcecoder and just look through programs then you can get quite a good understanding of basic. I've heard of several of people learning basic through this method. also go to http://tibasicdev.wikidot.com/ every command in basic documented.
Back to top
KermMartian


Site Admin


Joined: 14 Mar 2005
Posts: 55773
Location: Earth, Sol, Milky Way

Posted: 29 Oct 2008 10:35:11 pm    Post subject: Re: Suggestion For A New Project

Swoll_Monkey wrote:
Since your super-amazingly-l337 at making great projects, I've gotta bad boy for you. Make a program that creates Basic programs on the calculator. Like, it has many options that do certain things. This would be very helpful for n00b coders *like me Cool * and if it works well enough, would be helpful for even good Basic coders since it would be faster.

I'm not really sure if this has been suggested before since this is the only TiBasic site I've been to, but even if it has, and has been created, I bet you could make a better one.
I believe that Zaphod's Lunar IDE project does something like that: http://www.cemetech.net/forum/viewtopic.php?t=2831
_________________


Back to top
comicIDIOT


Guru


Joined: 01 May 2006
Posts: 5108
Location: SFBA, California

Posted: 29 Oct 2008 10:42:10 pm    Post subject:

Swoll_Monkey wrote:
noahbaby94 wrote:
Yeah I meant small things my s key is a little sticky right now. Just use code snippets it will do everything your asking for.


As I said before, I have absolutely no clue of existing programs out there, and am too lazy to search for certain programs.

So, this 'code snippets' does what I suggested? Is it good? How exactly does it work?


This is actually how I learned basic. I tried reading tutorials but they never were really hands on, and I love getting my hands dirty.

Like noahbaby94 said, use source coder to get a look of the source on your computer (through a web browser). I actually opened them on on my calculator as well and changed things to find out what worked and what didn't work. As you go through a program you'll start to see what does what.

I found this way the most efficient in my case.
_________________


-Alex
Back to top
jbr


Power User


Joined: 06 Oct 2007
Posts: 301

Posted: 29 Oct 2008 11:07:24 pm    Post subject:

I learned through experimentation, use of the "Catalog helper" app (tells the arguments of all the commands), and most importantly programming with friends. We would say, "Ok, lets write a program to do X" and then compare our code when we were done to see who had the best program.

Of course, some cool tricks are best learned from the code of a pro, simply because you wouldn't know they are possible otherwise. Animated text, for example.
_________________
Or not. It's inconsequential.
Back to top
TheStorm


NOU!


Joined: 26 Mar 2007
Posts: 2375

Posted: 30 Oct 2008 07:36:26 am    Post subject:

Yeah http://UnitedTI.org has quite a few pros and http://tibasicdev.wikidot.com has all the info that is in teh catalog helper has and more. if you poke around the TI-basic forum at UnitedTi you should find quite a few helpful tips and tricks for you to use.
_________________

"Always code as if the person who will maintain your code is a maniac serial killer that knows where you live" -Unknown

"If you've done something right no one will know that you've done anything at all" -Futurama

"Have a nice day, or not, the choice is yours." Tom Steiner

<Michael_V> or create a Borg collective and call it The 83+
<Michael_V> Lower your slide cases and prepare to be silent linked. Memory clears are futile.
Back to top
rthprog


Expert


Joined: 21 Sep 2007
Posts: 726
Location: Pittsburgh, PA

Posted: 30 Oct 2008 08:13:07 am    Post subject:

wow.... I just started a sideproject somewhat like this for Darkfire like last week...

basically it just takes your extradorinarily simple basic program and rewrites it so that everything occurs in the graphscreen. The rewritten program only depends on Codex, (though XLib could just as easily used). Thus, Menu, Prompt, Input, Disp, Output, and ClrHome are switched to some more elaborate code.... just a way to make simple programs a bit flashier =D
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are GMT - 5 Hours

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© Copyright 2000-2013 Cemetech & Kerm Martian :: Page Execution Time: 0.031535 seconds.