Picbasic VS C Compiler


Closed Thread
Results 1 to 9 of 9
  1. #1

    Default Picbasic VS C Compiler

    Good day Picers

    I have talked to someone who are an electronic expert.
    He is taking over our electronic development and I'm doing the PIC programming.

    I have told him that I'm using PICBASIC.

    He then laughed at me, and later told me that if I want to get serious about PIC Programming, I must start learning the C Programming language.
    He said that PICBASIC just is not what the professionals use and that people would laugh at me if I would say I'm using PICBASIC?

    I cannot see why I must learn C.
    Is C in any way better than picbasic?
    If not, what can I told him to convince him that PICBASIC is as good as C!!

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    It's not better, it's different that's it.

    I use both but i still prefer PICBASIC. I use it for about 90-95% of my product developpement. The only thing wich make the difference is the person back to the keyboard. Yup, many engineer still think that C is still the best language because that's what they learn at school... It's an old way to think. I really can't agree with that.

    Me and few other here do commercial developpement... in PicBasic

    Is Chinese is better than english?
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    Learn C.
    Why take this Challenge?
    You get paid to learn C!

    Take a class, your boss will pay for that.

    Best regards,

    Luciano

  4. #4
    Join Date
    Feb 2003
    Posts
    432


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mister_e
    Is Chinese is better than english?
    Are we talking language or food ?
    Keith

    www.diyha.co.uk
    www.kat5.tv

  5. #5
    Join Date
    Feb 2004
    Location
    Germany
    Posts
    762


    Did you find this post helpful? Yes | No

    Default

    This is yet another discussion we don't really need.

    For those who feel BASIC is the wrong choice:
    You are on the wrong Forum !

    You could even save the money for a (BASIC or C) compiler,
    MPASM is for free!
    regards

    Ralph

    _______________________________________________
    There are only 10 types of people:
    Those who understand binary, and those who don't ...
    _______________________________________________



  6. #6


    Did you find this post helpful? Yes | No

    Default

    I believe he is trying to determine if functionally PICBasic and C are comparable. I'm not an expert by no means but from what I have seen both seem to be pretty equal.

  7. #7
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    Personally, I use Basic because that is what I learned in H.S. As a hobbyist I can do anything the C guys can do with PicBasic. In many cases, I can whip something together and have it functioning more quickly.

    You can either spend time learning C or you can be developing using PicBasic.

  8. #8
    Join Date
    Sep 2003
    Location
    Vermont
    Posts
    373


    Did you find this post helpful? Yes | No

    Default

    I like PicBasic, and jump between it and assembly for most of my commercial and personal projects. I have not learned C, but I wonder if something about C makes it superior for certain operations.I know alot of app source software I work with is written in it, and I would like to know it a little better to understand the program flow.

  9. #9
    Join Date
    Jul 2005
    Posts
    65


    Did you find this post helpful? Yes | No

    Smile

    Hello

    I learnt CCS C compiler, because I did not want to ask any one which is better, thats a stupid question to ask (Sorry), I may think of a girl as the most beautiful one on earth, while you say, nah, she is not...its all up to you, and your needs, programming taste, etc...

    Don't expect me to tell you which one is better, or what pros and cons of each compiler...

    What I wanted to say is this:

    Read PICBasic Pro manual again, and CCS C compiler manual too...for both manuals, read what each compiler has, for example, try to figure out the supported data types in each compiler, Byte, Word, Int, Float, double....Also read the built in functions to know if a compiler really meets your technical requirements, as steve used to say, don't trust anybody except your self, so read the manual and you will be able to decide with which one to go...don't expect any one to come and say, oh, CCS C compiler has string manipulation functions that are not found in PICBasic Pro, ok.

    I have used the CCS C compiler for two months only and just for testing and comparing purposes, then I quit, although I like it, but for unknown reason I hate C and C++, and like VB.NET, also I still prefer and trust PICBasic Pro, its simple and gets the job done, and the most important, fulfills my technical requirements

    Good luck

Similar Threads

  1. Experimenting with the PicBasic Pro Compiler
    By polymer52 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 17th May 2016, 19:17
  2. Replies: 7
    Last Post: - 17th May 2016, 19:03
  3. Picbasic Pro compiler 2.60 error
    By Luckyborg in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 22nd January 2010, 05:55
  4. Replies: 3
    Last Post: - 1st July 2008, 21:07
  5. using picbasic compiler..
    By shirleyz in forum General
    Replies: 4
    Last Post: - 1st June 2008, 09:36

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts