Posts

Showing posts from February, 2025

The influence and impact of digitalisation within a business context - snow

brand differentiation due to widespread advertisements brands can be more easily differentiated and have a story behind the brand Cloud storage and virtualisation virtualisation Types include Server virtualisation - enables on physical server to run multiple operating servers as a virtual machines, this leads to more efficient use of equipment, faster workload distribution, better application software, improved server access, reduces costs network virtualisation - reproduces the physical network requirements as a virtual network to allow applications to run in the same way as on a physical network but with logical rather than physical ports, devices, routers, etc desktop virtualisation - enables organisations to provide software configured for the specific needs of the workplace or and individual, any changes can be quickly rolled out to everyone all at once, this also allows people to access their files form anywhere if a remote gateway is set up use of virtualisation and AWS AWS is o...

defining the project scope

  What are the key deliverables of this project?  a functioning website, that links to the video high standard tour of the college, with voiced over videos What are the specific tasks or activities involved?  code a website, and review it regularly record videos on the 360 camera in different rooms/areas in the college record voiceover for the videos What resources are required for this project?  VS code GitHub Capcut (editing) insta-360 software (video formatting) steam media player for video viewing/testing What is the timeline for each major phase or milestone?  record all of the video before the Christmas holidays finish the website by the 18th of January, to allow a week of review What is included in the project (in-scope)?  a functional virtual tour of the college accessible online What is excluded from the project (out-of-scope)?  a functioning website, that links to the video high standard 360 video tour of the college, with voiced over videos ...

Excel Basic

Image
 Add sheet: the + next to sheets Rename sheets: double click the current name Click to highlight a cell, drag click for multiple X deletes Tick confirms drag selected cell(s) to duplicate = to start a function or formulae +, -, *, /, do as expected SUM, AVERAGE, MIN, MAX, do as expected If statements are formatted "=IF(comparison, what to do if true, what to do if false" 03 Model-to-class-Task-1.xlsx balance sheet - Copy.xlsx

homework due 3/2/25

 Instructions: Evaluate the pros and cons in Agile and Waterfall project management in terms of planning and the execution of projects and collaboration among project team members. Planning Agile Pros: Agile allows much flexibility and iterative planning. It allows teams to change requirements even in the process of the project. This is excellent to be used on projects whose requirements are not clear or possibly change throughout. Cons: Since it is iterative, there is no upfront detailed plan for Agile; hence correct estimate preparation regarding budget, timelines, resources, etc. Waterfall Advantages: Waterfall follows a structured, sequential approach. This ensures thorough upfront planning, clear objectives, and well-defined deliverables. This makes it easier to predict timelines and costs. Disadvantages: The rigid structure makes changes difficult and costly. If requirements shift mid-project, major rework may be necessary, leading to delays and increased costs. Implementatio...