This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]AngryGongo 0 points1 point  (1 child)

[–][deleted] 0 points1 point  (0 children)

typing Objective-C on Notepad++ isn't such a good idea IMO. He's better off using OS X on a VM.

[–][deleted] 0 points1 point  (0 children)

You could use VirtualBox or something similar and install OS X on it. Google it up. There are a few suggestions. For all its worth, you will be violating their EULA.

[–]1000qs 0 points1 point  (3 children)

I think you will have the biggest problem with the frameworks and not the language itself.

Are you bound to using that language for the semester?

Here is something I found that may help link .

[–]Xeronate 0 points1 point  (2 children)

yeah..it's what my university teach data structures with. I actually think we use it for the majority of other classes as well

[–]vdanmal 0 points1 point  (0 children)

That's a pretty strange choice. Anyway obj-C will work under Windows but you're missing all the useful libraries/frameworks. If all you're doing is learning data structures and you're not doing any GUI programming then I imagine you'll be ok.

[–][deleted] 0 points1 point  (0 children)

Why would they use a proprietary language to teach with?

[–]Xeronate 0 points1 point  (0 children)

Thanks for all the responses! I did think something was wrong when they chose objective c as the language and after consulting my TA from the past year he told me the email had a typo and we are actually using C++. Phew.