Development
What exactly is ‘Development’? In this post I’ll describe what it means to me within the context of ‘Software Engineering’.
Read moreFor the online learning world
What exactly is ‘Development’? In this post I’ll describe what it means to me within the context of ‘Software Engineering’.
Read moreWhen I did my PGCE I learnt about ‘Maslow’s hierarchy of needs’, whereby there is a ‘pyramid’ that defines the elements in life that help support the needs above them. One of the needs at the top is ‘Self-actualisation’, which I understand to be a need state that is best for learning and indeed being productive. In this post I’ll discuss my thoughts on this.
Read moreIntroduction In this post I want to have a break from the technical side of things and be more human,
Read moreA learned fool is more a fool than an ignorant fool. Moliere.
Read moreThe complexity of our present trouble suggests as never before that we need to change our present concept of education.
Read moreThank goodness I was never sent to school; it would have rubbed off some of the originality. Beatrix Potter.
Read moreI had a professor one time… He said, ‘Class, you will forget almost everything I will teach you in here…
Read moreEducation doesn’t make you happy. Nor does freedom. We don’t become happy just because we’re free – if we are.
Read moreEducation is a weapon, whose effect depends on who holds it in his hands and at whom it is aimed.
Read moreLast time in part one we setup a web server and looked at PHP output. This time in part two we will look at:
1. variables
2. functions
3. scope and globals