strings are completely deficient in ANSI C (by the very nature of the language and its default library)...
That's why I'll always choose Fortran over ANSI C for string processing!
Seriously.
strings are completely deficient in ANSI C (by the very nature of the language and its default library)...
Is this Factual?....Is Java and JavaScript the same thing?
Is this true that if you Disable JavaScript in your Browser, all is well ??
EVEN if you have Java 7 Update 6 Installed?
Firefox has a JavaScript setting.
Safari has a JavaScript AND Java setting?
Does anyone know whether Mountain Lion Sandboxing is preventing the this Java security hole from becoming dangerous?
Wasn't the whole point of sandboxing to prevent simple vulnerabilities becoming exploitable?
And if not, why not?
I hear a lot of classes are now teaching JavaScript as a first language.
Well, for year 1-2 students, C# is probably just as good for teaching all the fundamentals (flow control, data structs, even OO/PM, etc.), and hell, it's so syntactically/structurally close to Java, if you squint, they read about the same![]()
That's why I'll always choose Fortran over ANSI C for string processing!
Seriously.
Open Terminal..
Run: java -version
I get:
Java(TM) SE Runtime Environment (build 1.6.0_33-b03-424-11M3720)
Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03-424, mixed mode)
So it looks like I am good. "build 1.6" is "Java 6". I have Mountain Lion and just recently installed Java after upgrading to Mountain Lion, so I was a bit surprised that I had Java 6 and not Java 7.
I've chucked Python at many a teenager, it sticks very well.
I use Haskell for string processing, especially parsing. Monads make it very clear when your string is being altered, which is quite convenient if bugs crop up.
On first glance I read this as "it stinks very well" - but that exposes my opinion of Python.
I didn't say that Fortran was my favorite language for strings, just that I'd take it over ANSI C.![]()
What's sad about using Java for computer science ? It's a great OO language that is multi-platform, has very modern features such as garbage collection, is type strong and a decent memory allocation functionality. Frankly, it one that has proven a great tool to teach students about computer science.
Maybe you should drop the Internet memes and concentrate on your studies more.
That's not the issue, the issue is that they're teaching first years to use all the shiny features in Visual Studio, rather than CS problems, problem solving and programming.
Python is a lovely language. D:
I'd rather learn on something that is actually used professionally.
I'd rather learn on something that is actually used professionally. I don't get to learn about the memory management and other features of languages like C. When students go and make iOS apps, they have to learn a whole bunch of new stuff. On top of that, BlueJ is a junky compiler.
Bwuh?
Java is THE Enterprise Language of choice.
I can only think of one product that is programmed in Java (unless you count TD Ameritrade online trading tools). Everything else is C++ or Objective C.
Very impressive Objective-C graph there. Wow. I really need to get myself that Mac for development work. This could be a deal breaker for me in my business.I can't think of any consumer products coded in Java therefore Java must not be used by industry professionals.
Cool story Bro. Java is used plenty for internal software, web applications and in the cloud you'll just never know it if it's done well.
Image
I'd rather learn on something that is actually used professionally. I don't get to learn about the memory management and other features of languages like C. When students go and make iOS apps, they have to learn a whole bunch of new stuff. On top of that, BlueJ is a junky compiler.
I'd rather learn on something that is actually used professionally.
I don't get to learn about the memory management and other features of languages like C. When students go and make iOS apps, they have to learn a whole bunch of new stuff.
On top of that, BlueJ is a junky compiler.
I can only think of one product that is programmed in Java (unless you count TD Ameritrade online trading tools). Everything else is C++ or Objective C.
I'd rather learn on something that is actually used professionally. I don't get to learn about the memory management and other features of languages like C. When students go and make iOS apps, they have to learn a whole bunch of new stuff. On top of that, BlueJ is a junky compiler.
You sound like every college kid I knew in college and that I know today : You think learning to code is what you're in school for. I was like that too. You come to learn that languages are a dime a dozen and that school teaches you how to think, analyse and design software. Coding it is simply a matter of writing down what you've built. You can learn languages and their quirks in your own time.
You sound like every college kid I knew in college and that I know today : You think learning to code is what you're in school for. I was like that too. You come to learn that languages are a dime a dozen and that school teaches you how to think, analyse and design software. Coding it is simply a matter of writing down what you've built. You can learn languages and their quirks in your own time.
The update is now out:
http://www.macupdate.com/app/mac/44788/java-se-runtime-environment-7