<-- back<>
Week 2 -->
<-- Day 1<>
Day 3 -->
On the second day, I :
1. Started comparing source codes trying to figure out what code changes what aspect of the website. .
2. Tinkered with ubuntu on another laptop. Figured out Brackets.io combined with Windows 10 split screen feature offers live editing exactly the way ubuntu does. So sticking to windows for now.
3. Figured out how to insert a countdown on my website that will keep reminding me of how much time before pushing before the next recital.
4. Installed countless required academy specific softwares
Woke up early and started working on my website. I went through few templates to understand my choice. Picked one. Opened in Brackets. Saw few very interesting effects. So I decided to design my website by myself being a Designer by profession. I ended up making my own caricatures in Photoshop. I played around with HTML, CSS, Photoshop and Sketchup.
Important HTML tags used in this website:
It was India’s Republic Day, I got up early, got ready in formals and went to the assembly and captured video of everyone singing our National Anthem and hosting our National Flag, It’s a great feeling to start my Fab academy. We had this function after flag hosting in conference room where it was compulsory for everyone to Perform. I and my partner from Chandigarh stayed silent in whole function giving a genuine smile because we understood nothing as everything was in Marathi language, language of Maharashtra. But in the end, they requested us to perform something in Punjabi as they showcased different cultures and dances in their Acts. So I asked for the Dhol and they arranged for the same, only difference was it was 4 times bigger than what we use in Punjab. I took that and made music like dham dham Punjabi and while I played Dhol, Nishtha did Bhangra and Gidda , which forced everyone around to join on the live music and dance. We also was served with Sweet sugar and nuts sweets called Tikki in Hindi, specially made by Vigyan Ashram kids in their Food lab.
It was a Superb Day. Everytime I open my laptop, kids used to sit and ask questions and Learn things I do. They have a very nice culture of learning. The day ended with a National song in evening. Though it was a Public holiday and everyone went out to enjoy , Me and Nishtha stayed back and worked late.
Day 4 -->
On the third day, I :
1. Made a bootable Ubuntu pendrive using Rufus to see if GIT can be setup remotely without installing it on our company laptop.
2. Successfully launched ubuntu on PC whenever i plug in the pendrive. However it looses data when you switch off the laptop. Will figure out if i can link it to an external hard disk to save data. I know what I am trying is unconventional but thats only to try what others are not and not just simply follow steps which i can do at the last moment too. Experimenting !
3. Learn how to Push Assignment to Class archive
Next step was reading about mercurial an git and choosing one. Its obvious to choose Git due to fab academy requirements but nevertheless i wished to study them and my basic understanding was this that
To start a new branch, with Mercurial, you simply clone the repository to another directory and start developing. Then, you pull and merge. With git, you have to explicitly give a name to the new topic branch you want to use, then you start coding using the same directory.
In short, each branch in Mercurial needs its own directory; in git you usually work in on single directory. Switching branches in Mercurial means changing directories; in git, it means asking git to change the directory's content with git checkout.
I am proceeding with GIT installation on windows now.
<-- Day 3<>
Day 5 -->
Struggled with GIt installation:
1. I wasnt able to push my website from Bootable UBUNTU so pushed from Suhasji Laptop (instructor)initially
2. Was further adding effects and graphics to my Website.
<-- Day 4
Day 6 -->
STEPS to do GIT :
Hola, I was fresh and energized for the day. I sat whole day and finished making my Pictograms, caricatures, sketches. Started my HTML coding in Brackets from Menu to Background to Font to Images to Hover codes and much more you will see on my website. Yes , finally I was able to come up with my basic website. But today, we were introduced with GIT and installing GIT in UBUNTU. We (Me and my other 4 Classmates) were given introduction to UBUNTU Interface by our Instructor Mr.Suhas.
I WILL BE USING A SPECIFIC WAY TO PRESENT MY CODES IN THE WEBSITE IN THE FOLLOWING WAY:
(enclosing the code)