*Happy happy happy happy dance*
This also means that I am officially no longer a filthy layabout student.
*Happy happy happy happy dance*
From the Cisco network security material:
The group-object command is used to construct hierarchical, or nested, object groups. The group-object command, which is not to be confused with the object-group command, places one object group into another.
The difference in object groups and group objects is as follows:
- An object group is group consisting of objects.
- A group object is an object in a nested group and is itself a group.
If they hadn't written those paragraphs, I would actually be less confused. 8^P
Excerpt from the assignment given as part of the "server-side programming" module:
If the username and password are not correct, open a window, displaying “The login failed!”. Also display whether username or password is incorrect.
To all non-programmers on my friends list: can you figure out why this would be a bad and wrong thing to do? 8^]
Via
brucec.
A 1986 promotional video shown to prospective students of the Computer Science department of Edinburgh University. Worth watching for a bit of giggling about old tech.
class Employee {
def salary
}
def highPaid(emps) {
def threshold = 150
return emps.findAll{ e -> e.salary > threshold }
}
def emps = [180, 140, 160].collect{ val -> new Employee(salary:val) }
println emps.size()
println highPaid(emps).size()...reading the PMBOK Guide.
"For example, an organization that views managers as "coaches" is likely to have documentation on how the role of "coach" is to be performed."
No, because an organization that views managers as "coaches" is likely to be talking out of its collective arse.
Edit: struggling with this bloody coursework I have to get finished by next monday. Current word count: 1550. Target: 4500 words. 2950 words still to write.
I have a letter of acceptance from Napier
+
I have a letter of fundingness from SAAS
=
I am going back to university. Woo!
I have not read much livejournal recently. If anything particularly significant has happened to you recently, an executive summary in the comments would be much appreciated! Otherwise I'll have to wait until I see you in person, and, like, ask you and stuff. *Melodramatic sigh*
ARRRRR!!!