OU blog

Personal Blogs

2022_Profile_Pic_G_Muirhead

Week 4 M269-24J Sequences and Iteration Quiz (Q9)

Visible to anyone in the world
Edited by George Muirhead, Thursday, 24 Oct 2024, 16:15

Knew I could do it smile 

Took a bit to realise why I was getting it wrong, 

The difference is in the test cases for looping each character not a great way to test length of entire input, where as the other tests were testing individual values within the sequence string!


Permalink Add your comment
Share post
2022_Profile_Pic_G_Muirhead

Constant Complexity M269

Visible to anyone in the world

How can one decide even before written in actual code from an English algorithm, what complexity type it is?



Rules:

(Apart from exponentiation) all arithmetic operations have constant-complexity.

There are a fixed number of instructions, these don't rely upon input values.

All assignment operations and return statements have constant-complexity.





Permalink
Share post
2022_Profile_Pic_G_Muirhead

M269-24J English Word Algorithms

Visible to anyone in the world
Edited by George Muirhead, Saturday, 19 Oct 2024, 16:21

So far, found this module to be written to an exceptionally high standard, due to changing degree path I missed out doing this module, but am relishing this opportunity to try my utmost in this presentation !

Fascinating learning about the special terms used to create English work algorithms:


  

                                 M269-24J Terms Used For English Word Algorithms
English Python
let =
if if
otherwise else
otherwise if elif
stop return
print expression print( )


Permalink Add your comment
Share post
2022_Profile_Pic_G_Muirhead

TM311 Result

Visible to anyone in the world

TM311 Result

Very pleased with my result smile - didn't find the course that easy, a lot of new concepts to take onboard, very interesting nonetheless !

Permalink
Share post
2022_Profile_Pic_G_Muirhead

TM02 TM359 Penetration Testing

Visible to anyone in the world


Feeling Proud of myself, just couldn’t stop thinking about it!

🤣🤣🤣🤣🤣👍👍👍

Passed tests

Permalink Add your comment
Share post
2022_Profile_Pic_G_Muirhead

New blog post

Visible to anyone in the world

“If it’s not impossible, then there must be a way to do it “ (Nicholas Winton)

Permalink
Share post
2022_Profile_Pic_G_Muirhead

Decided to invest in Volumes 1 & 2 CCNA CERT GUIDE

Visible to anyone in the world

Highly recommend these ‘ Wendell Odom’ guides.

Makes reviewing and testing yourself very easy.

I also like the books sometimes more than reading from the Netcad site.

Permalink Add your comment
Share post
2022_Profile_Pic_G_Muirhead

My LinkedIn Profile

Visible to anyone in the world

https://www.linkedin.com/in/george-muirhead-159460175

Permalink
Share post
2022_Profile_Pic_G_Muirhead

MOS Excel and PowerPoint Associate Certification (Passed)

Visible to anyone in the world
Edited by George Muirhead, Tuesday, 30 Aug 2022, 17:04

After having my holidays in Edinburgh and Pitlochry, It done me the world of good reframing my mental perspective.

Sat both PowerPoint and Excel MOS certification and passed both.

I have found that breaking my study sessions up with learning Favela (Grade 6) drum-kit piece helped me to focus better , I have become obsessed with the samba Rhythm and samba funk, my favourite part is the keyboard solo section a fantastic arrangement!

Hopefully I will have the opportunity to do the Excel Expert in the coming weeks!

Permalink
Share post
2022_Profile_Pic_G_Muirhead

Microsoft Word Expert 2019 Certification Result

Visible to anyone in the world

Happy to report good news this morning after sitting and passing the MS Word 2019 Expert exam, got a score of 940/1000 !

It was the journey which delivered the dopamine hit ! 
smile


Permalink 2 comments (latest comment by George Muirhead, Tuesday, 30 Aug 2022, 17:00)
Share post
2022_Profile_Pic_G_Muirhead

Cisco Cloud Security Course 2022

Visible to anyone in the world

I've decided to delve into the 'above' course. 

I have found that its difficult to listen to the content all the way through.

There is a lot of information being concisely packed into his sentences.

I'm making brief notes, I am for the most part not really understanding as much as I would like to.

This is day three.

Permalink
Share post
2022_Profile_Pic_G_Muirhead

Micro Credentials

Visible to anyone in the world

Very excited to have signed up for 'TZFM201' 

Digital Photography: Discover your Genre and Develop your Style'


Im looking forward to learning how to use my Sony DSLR more! 

Permalink Add your comment
Share post
2022_Profile_Pic_G_Muirhead

Module results 2021!

Visible to anyone in the world
Well, after a long wait, I recieved my results, I was very relieved to have passed both smile!

M250 exam I didn't prepare enough for and only had a week to do so. 

I did love the module though, it's always about time pressure for me and that is a frustration. 

Not enough time to think and absorb concepts. 

I am really excited about studying the next modules in October 2021.





Permalink
Share post
2022_Profile_Pic_G_Muirhead

Exam advice to self

Visible to anyone in the world

1.5 multiplier to marks per question = total mins to answer question.


Permalink Add your comment
Share post
2022_Profile_Pic_G_Muirhead

Learning

Visible to anyone in the world

Identify what the margin of error is , narrow the view, soda straw view of the information, 
it cannot be too big , breakdown.

Fail, link failing with dopamine.
Actually learning does not take place when you are conscious. 
Learning takes place when you are asleep.
The feeling of frustration is what you want.
Flow is just what you know already, it's not learning.
Failing is learning. 
Fail and Fail fast.

Permalink
Share post
2022_Profile_Pic_G_Muirhead

My first 'responsive web application'

Visible to anyone in the world

Very pleased the media query for 375px seems to be responding nicely on my rosalinda's  iphone 6s ! smilett284 EMA responsive web design

Permalink
Share post
2022_Profile_Pic_G_Muirhead

New blog post

Visible to anyone in the world

Made my first entries in my TT284 project diary today and proceeded to 'get on' with the tasks in my WBS. 

Love the project management side of things, I can now see why and where I was going wrong in the past. 

Things need to be continually adjusted and controlled. 

It makes me very excited about making progress and leveraging the digital tools I have at my disposal! 

Permalink Add your comment
Share post
2022_Profile_Pic_G_Muirhead

TT284

Visible to anyone in the world
Edited by George Muirhead, Monday, 25 Jan 2021, 11:41

The most single important piece of text I’ve come across!


“Similar to the code for obtaining the file from the image file input, a ‘load’ event object has a target property referring to the object that triggered the event, i.e. the FileReader object. This in turn has a result property which will contain the data read from the file. This will be a data URL, so we can assign it to the src property of the image element to make it appear on the page.”


What does this mean?

It means the file reader object has a result property.

Permalink
Share post
2022_Profile_Pic_G_Muirhead

A few M250 Definitions

Visible to anyone in the world
Edited by George Muirhead, Saturday, 16 Jan 2021, 13:21
Receiver : the object to which the message is sent. Message-send: the code that sends a message to an object - for example frog1.right(); which consists of the receiver followed by a full stop and then the message.
Permalink
Share post
2022_Profile_Pic_G_Muirhead

TT284

Visible to anyone in the world
Edited by George Muirhead, Tuesday, 3 Nov 2020, 15:55

"Be clear that the content data provided (including sponsors’ names and hyperlinks) is the responsibility of the OURC, and you should not change it."

Permalink
Share post
2022_Profile_Pic_G_Muirhead

Higher-order thinking

Visible to anyone in the world
https://en.wikipedia.org/wiki/Higher-order_thinking
Permalink
Share post
2022_Profile_Pic_G_Muirhead

Interesting studying perspective (from a surgeon!)

Visible to anyone in the world
https://youtu.be/peOq5NDgF-k
Permalink Add your comment
Share post
2022_Profile_Pic_G_Muirhead

Neuroscience is psychology (there is no difference) and meta learning

Visible to anyone in the world
https://youtu.be/bbr4bozvNp4
Permalink
Share post
2022_Profile_Pic_G_Muirhead

An interesting talk (data analysis)

Visible to anyone in the world
https://youtu.be/ZYP8GWXh7lo
Permalink
Share post
2022_Profile_Pic_G_Muirhead

Cognitive load

Visible to anyone in the world
Edited by George Muirhead, Saturday, 4 July 2020, 08:59
" Remember, it is the dumb, novelty-seeking portion of the brain driving the limbic system that induces this feeling of pleasure, not the planning, scheduling, higher-level thought centres in the prefrontal cortex. Make no mistake: email-, Facebook- and Twitter-checking constitute a neural addiction "
(Levitin, 2015)

Permalink Add your comment
Share post

This blog might contain posts that are only visible to logged-in users, or where only logged-in users can comment. If you have an account on the system, please log in for full access.

Total visits to this blog: 53616