Go Back   Zune Boards > Zune Discussions > Zune Hacks & Mods

Zune Hacks & Mods All Zune Hacks & Mods will be in here.

Reply
 
LinkBack Thread Tools
Old 06-06-2007, 11:28 AM   #21 (permalink)
Freak for Jesus
Retired Staff
Experienced Zuner
 
JesusFreak's Avatar
 
Join Date: Apr 2007
Posts: 203
JesusFreak is on a distinguished road
Default

Alright, I looked at a few online guides to python, and I'm extremely confused. Is vb easier to learn than python?
__________________



JesusFreak is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old 06-27-2007, 12:22 PM   #22 (permalink)
Squirt
 
Join Date: Jun 2007
Posts: 22
OwlHuntr is on a distinguished road
Default

Well, im another bprogrammer if anyone's interested...
But yea, VB is only good for some simple GUI's and simple tasks. It's comparable to Mac Automator Scripts in a more complicated way. It also feels like Java a bit from the way it handles classes. I would actually reccommend ASM for coding and Visual C++ for the GUI since you can use asm() function in C and C++. Plus those are high level (C++) enough to be effective, and low level (ASM) enough to have control over everything.

just a personal opinion...
__________________
I kind of need a Zune....
I don't care how messed up it is, PM me if you are generous!



OwlHuntr is offline   Reply With Quote
Old 06-27-2007, 12:29 PM   #23 (permalink)
Pending
Support Team
zB Programmer
Elite Zuner
 
Marshillboy's Avatar
 
Join Date: Nov 2006
Posts: 2,220
Marshillboy is a name known to allMarshillboy is a name known to allMarshillboy is a name known to allMarshillboy is a name known to allMarshillboy is a name known to all
Default

Quote:
Originally Posted by OwlHuntr View Post
Well, im another bprogrammer if anyone's interested...
But yea, VB is only good for some simple GUI's and simple tasks. It's comparable to Mac Automator Scripts in a more complicated way. It also feels like Java a bit from the way it handles classes. I would actually reccommend ASM for coding and Visual C++ for the GUI since you can use asm() function in C and C++. Plus those are high level (C++) enough to be effective, and low level (ASM) enough to have control over everything.

just a personal opinion...
Yes, but I would not recommend starting with any C languages. I think Visual Basic would be a good place to start, and then you should move on to C, ASM, or python.
__________________
Quote:
Originally Posted by Adam Frucci
And you know what? Macs are too hip. Oh, look at me! I do graphic design! I wear women's jeans and hang out in coffee shops! I'm a DJ! Well good for you. My computer is not a fashion statement. It's a computer.



Marshillboy is offline   Reply With Quote
Old 06-27-2007, 03:45 PM   #24 (permalink)
Joe the Plumber
Retired Staff
Zune Priest
 
Dizzy's Avatar
 
Join Date: Mar 2007
Posts: 6,850
Dizzy is a name known to allDizzy is a name known to allDizzy is a name known to allDizzy is a name known to allDizzy is a name known to all
Send a message via AIM to Dizzy
Default

what exactly does it mean when "visual" is placed before a language. it pretty much means it's more graphically oriented, right?

Yet visual basic seems radically different then BASIC.
__________________
Stop activity immediately if you feel short of breath, faint or dizzy, experience chest pain, or profuse perspiration.

Dizzy - Founder of zB REDnecks.
Master Chief of Hillbillies.





Dizzy is offline   Reply With Quote
Old 06-27-2007, 10:33 PM   #25 (permalink)
Pending
Support Team
zB Programmer
Elite Zuner
 
Marshillboy's Avatar
 
Join Date: Nov 2006
Posts: 2,220
Marshillboy is a name known to allMarshillboy is a name known to allMarshillboy is a name known to allMarshillboy is a name known to allMarshillboy is a name known to all
Default

Quote:
Originally Posted by ndisi08 View Post
what exactly does it mean when "visual" is placed before a language. it pretty much means it's more graphically oriented, right?

Yet visual basic seems radically different then BASIC.
"Visual" implies that the user can create GUIs using simple tools and he can see the program's interface take shape by his own hands, whereas just "BASIC" is a command-line based language, not suited for GUIs.
__________________
Quote:
Originally Posted by Adam Frucci
And you know what? Macs are too hip. Oh, look at me! I do graphic design! I wear women's jeans and hang out in coffee shops! I'm a DJ! Well good for you. My computer is not a fashion statement. It's a computer.



Marshillboy is offline   Reply With Quote
Old 07-04-2007, 10:15 PM   #26 (permalink)
Member
 
Pierce28's Avatar
 
Join Date: Dec 2006
Location: North Carolina
Posts: 622
Pierce28 will become famous soon enough
Send a message via AIM to Pierce28
Default

Visual Basic and Basic are very different. If I'm not mistaken, VB is OOP while Basic is not.

While yes, VB may be one of the weaker languages, it is very easy to use, and can get kind of powerful. If you need to learn a language, learn VB. It will teach you all the concepts of programming without having to worry about some of the very strict rules of other languages. Thus, you learn HOW to program before you learn how to "speak" program, if you understand what I mean. From learning Visual Basic, I was able to teach myself Visual C# in a afternoon, and easily learning JAVA whenever I feel like teaching myself.

If we are to use any of the Visual languages, it needs to be the same version, otherwise the code will be "upgraded" to the newest version, and become unreadable to the earlier versions. Note, this does not include going between Visual Studio 2005 and Visual Studio 2005 Express.



Also, you can put me down as a programmer. I can do GUI, but just note, I'm not known to be good at making things look all that great. However, if you give me the main idea, I know my way around Visual Studio quite well.

Also, we can program in the Express version, and then just send it to be compiled by someone with the full blown Studio, if needed.
__________________






Pierce28 is offline   Reply With Quote
Old 07-13-2007, 09:01 AM   #27 (permalink)
Joe the Plumber
Retired Staff
Zune Priest
 
Dizzy's Avatar
 
Join Date: Mar 2007
Posts: 6,850
Dizzy is a name known to allDizzy is a name known to allDizzy is a name known to allDizzy is a name known to allDizzy is a name known to all
Send a message via AIM to Dizzy
Default

Oh, I know VB and BASIC are different. I was just curious as to whether adding "Visual" before something implied it used the backbones of the language that follows. C++ and Visual C++ is another example. Marsh cleared things up.

BTW, as far as the MS SDKs go, there's not really a ton I can do with them. They require Visual Studio to be compiled, which I don't have. However, there are a good number of .cpp files in there that taught me a lot about how WMP works. Thus, I still may be able to work with them. And of course, there's all the usual nonsense of contacting MS to get DRM information. I don't think they'd give it to me...
__________________
Stop activity immediately if you feel short of breath, faint or dizzy, experience chest pain, or profuse perspiration.

Dizzy - Founder of zB REDnecks.
Master Chief of Hillbillies.





Dizzy is offline   Reply With Quote
Reply

Bookmarks

Thread Tools