• Want to help us with this year's BoS Trials?
    Let us know before 30 June. See this thread for details
  • Looking for HSC notes and resources?
    Check out our Notes & Resources page

need to know programming (1 Viewer)

Gigacube

Active Member
Joined
Apr 19, 2010
Messages
1,333
Location
Australia
Gender
Female
HSC
2012
For the HSC you don't need to know how to program in any language. As long as you understand the programming structures (see the course specs and are able to write pseudocode (English-like statements with defined rules of structure and keywords) or are able to draw a flowchart (diagrammatic method representing algorithms) you should be okay for the HSC.

However I've found it helpful to know how to program in a language similar to pseudocode, such as Pascal & Python.

The best way to prepare for the HSC exam is by practising past papers in exam conditions.
 

onedaysnotice

Member
Joined
Aug 27, 2011
Messages
261
Gender
Male
HSC
2012
Gigacube's right, but if your teacher opts to do a major, you're gonna need to learn a language. This may be taught to you by your teacher, or you can choose to learn one yourself. It just has to be an approved language.

I personally suggest lua. I found it really easy to learn the basics of, and there are ways to emulate more complex structures like objects and classes if you so wish.

Learning a language definitely helped me with my algorithms, so it's worth the effort :).
 

Demise

Member
Joined
Apr 26, 2011
Messages
636
Gender
Male
HSC
2012
SDD comes no where near actual software development and even programming from the looks of it, and as said above, just understand how to write pseudo code and everything Gigacube said.
 

ismeta

Member
Joined
Feb 19, 2012
Messages
258
Gender
Female
HSC
2012
Python's a great starting language, I've found. :)
 

AAEldar

Premium Member
Joined
Apr 5, 2010
Messages
2,246
Gender
Male
HSC
2011
As far as real world programming goes though, if you guys are wanting to get into the industry then I'd suggest getting into languages like C++/C#/Java as soon as possible (as well as HTML/CSS/Javascript/SQL), but dependant on where you want to go with it.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top