Blog Post 7 Repl.it

Blog Post 7 Repl.it
In today's lesson we looked at the number cumulative frequency and arranging into groups and started to put it into practice using different parts of coding for example n/ to make a new line making the appearance of the quiz look much nicer also using quotation marks to mark strings as well as this adding in a error if one of the answers was false to make sure the quiz didn’t continue without an answer that was valid.
Read More

Blog Post 6 Repl.it

Blog Post 6 Repl.it
In today's lesson we discussed the different ways in which we could use code to be able make a systematical and logical way of trying to find a conclusive overall answer and we looked at many ways and using the tools of python eventually decided on what to do.
Read More

Blog Post 5 Repl.it

Blog Post 5 Repl.it
In today's lesson we tried to find a pattern in prime numbers and work out a code using the % and the // sign, we managed to figure out the only even prime number is two so we knew if it was divisible by 2 by an whole integer then we knew that that number would as a result not be prime unless it was 2.
Read More

Blog Post 4 Repl.it

Blog Post 4 Repl.it
In today's lesson we looked at how we could use the commands making the turtle turn a certain angle and a certain length to help form 3D shapes for example rather than doing a 2D 't’ instead we made it into a 3D ‘t’ and then we also looked at how we could fill the shape with colour but was unsuccessful and hope to try and do it next time.
Read More

Blog Post 3 Repl.it

Blog Post 3 Repl.it - Catch Up
This week I was on a school trip however in the catchup I learnt how to write letters using different angles and distances to form a letter using turtle python, to do this I used commands such as turtle.left(75) and turtle.forward(100) we used this to help form the letter A and then I used this to form another letter to form my initials.
Read More

Blog Post 2 Repl.it

Blog Post 2 Repl.it - Catch Up
This week I was ill but for the catchup I looked through what we had done in the lesson and how come can be used to answer questions and make a questionnaire. In particular in this lesson we looked at the print function to print strings for the user to be able to read and also use the elif function and the if function to respond to the answer that the user responds with, I then repeated this to make a longer series of questions.
Read More

Blog Post 1 Repl.it

Blog Post 1 Repl.it
In today's lesson we learnt about the basic functions of repl.it we learnt how using code we can make the computer do simple things for example making shapes and patterns like telling the computer how to make a triangle and then once we had these we learnt how we could make more than just a triangle and then go on to make different shapes for example squares and then adding on sides to make maybe a 30 sided shape all through code. Using python to enable this.
Read More

Blog Post 8 Excel

Blog Post 8 Excel
In today's lesson we looked at the ASCII table which showed us how individual commands are done on the computer using ones and zeros which is called binary. We then took this concept and managed to start having a look at how we could use rather than different letters in the caesar cipher instead we could use ones and zeros to form a code.
Read More

Blog Post 7 Excel

Blog Post 7 Excel
In today's lesson we moved on from the Virtual Shop and instead we looked at encryption and how we can make the caesar cipher in a google sheets and how by using the code making it show on the sheet and easier for the other person on the other end to decipher it.
Read More

Blog Post 6 Excel

Blog Post 6 Excel
In today's lesson we looked at the discount codes and how you can add in other sheets to make certain codes applicable to then get a certain percentage off the final total, this was developed throughout the lesson but yet to complete the overall discount codes nad getting it to function 100%.
Read More

Blog Post 5 Excel

Blog Post 5 Excel
Today we learnt about having a new sheet and adding in discount codes, and adding in codes to get a certain amount off the total. To make data neater borders are recommended. Also can use the conditional format for bad and good, in different colours. Green = Good and Red = Bad. Then after this we worked out how we could use the price bought in and then the price sold for to work out the overall price. As well as this using the conditional formatting the colour of the green cell with the overall profit changes if the price went below £2500 profit. To work out profits.
Read More

Blog Post 4 Excel

Blog Post 4 - Blog Work
In today's lesson we looked at our blogs and how we can make them more accessible we looked at the colour schemes and how colours should work on certain backgrounds to make it easier to read.
Read More

Blog Post 3 Excel

Blog Post 3 Excel
In today's lesson rather than looking at the excel we decided to improve our websites by adding features for example putting our work into our blog post and then we made sure that they were all functioning and working to how they should be. And we used the iframeto then embed our work into the blog using - <iframe src=#""=true&headers=false></iframe>. With speech marks around the link that you want to embed into the blog, as in the example just back here.
Read More

Blog Post 2 Excel

Blog Post 2 Excel
In today's lesson we started by making sure that everyone had managed to get to the same point from last week and then we looked at how we can make it easier if there is a 20% reduction or buy one get one free etc... Then we looked into the 'if’ function and the greater than function to enable the reductions of the overall price to be able to work and make it easier for workers at my Virtual Shop. The if function is useful if you want to prevent errors from occuring in your spreadsheet and if these were used in real lif situations this could cause delay's in shops. All of this is to make paying for things quicker so that shoppers can go from shop to shop easily.
Read More

Blog Post 1 Excel

Blog Post 1 Excel
In today's lesson we were introduced to excel and how using an excel document you can achieve much more than just drawing out a table and how formulae can be put into the system to make calculations much easier, In this lesson we looked at some of the best ways of handling data by creating our own virtual pet shop and in this we added code to make the excel document run quickly and efficiently with the minimum errors it was interesting because we were told that this is very useful and as we progress through jobs excel documents are very important to handling large quantities of data efficiently rather than using it all by hand which would take much longer
Read More