f22raptor
Well-Known Member
- Joined
- Nov 17, 2015
- Messages
- 380
- Reaction score
- 47
Back in high school we were taught how to create program-like data system using Microsoft Office Access. At uni i did BBA in CMIS and changed after failing to understand C and C++ mainly because even the lecturer wasn't confident . Fast forward several years later , i still yearn to be able to code at least 50% fluently. I tried codeacademy courses , passed HTML5 and CSS but dropped out of Javascript. I am thinking of learning to coding "not for the web".
Where i work the building is 6 floors high ,2 lifts exist and they are not synchronized. I am thinking they should behave in such a way that is convenient to the occupants of the building. For example:
1.If they are not in use , Lift A should stay put on the 6th floor and Lift B on the ground floor.
2.If a person on the fourth floor wants to go to the ground, Lift A will move to the 4th floor and proceed as instructed while at the same time Lift B goes up.
3.If a lift is called on the 2nd floor Lift B goes and comes down.
Basically Lift A serves floor 4 ,5 and 6 and Lift B 1 ,2 ,3, G
Or creating software for fighter jets or VW to cheat emissions tests
I think its easier to create software for hardware.
What do you think/know ?
Where i work the building is 6 floors high ,2 lifts exist and they are not synchronized. I am thinking they should behave in such a way that is convenient to the occupants of the building. For example:
1.If they are not in use , Lift A should stay put on the 6th floor and Lift B on the ground floor.
2.If a person on the fourth floor wants to go to the ground, Lift A will move to the 4th floor and proceed as instructed while at the same time Lift B goes up.
3.If a lift is called on the 2nd floor Lift B goes and comes down.
Basically Lift A serves floor 4 ,5 and 6 and Lift B 1 ,2 ,3, G
Or creating software for fighter jets or VW to cheat emissions tests
I think its easier to create software for hardware.
What do you think/know ?