July 21, 2017 00:00 IST
Updated: July 21, 2017 03:35 IST
“;
var device = “”;
for ( var type in WFClientTypeDef) {
if (window.matchMedia(WFClientTypeDef[type]).matches) {
switch (type) {
case “xlarge”:
device = ‘desktop’;
break;
case “large”:
device = ‘desktop’;
break;
case “medium”:
device = ‘tab’;
break;
case “small”:
device = ‘mobile’;
break;
}
break;
}
}
var writeOnDocument = true;
var skipOnDeviceValue = “[medium, small]”;
var noSkipOnDevice = skipOnDeviceValue.length > 0;
if(noSkipOnDevice) {
if (skipOnDeviceValue.indexOf(“large”) > -1 && ‘desktop’ == device) {
writeOnDocument = false;
}
if (skipOnDeviceValue.indexOf(“medium”) > -1 && ‘tab’ == device) {
writeOnDocument = false;
}
if (skipOnDeviceValue.indexOf(“small”) > -1 && ‘mobile’ == device) {
writeOnDocument = false;
}
}
if(writeOnDocument) {
d.write(adcode);
}
}(document);
A widening spectrum
Choosing career options post-school is tedious as well as tricky. The spectrum has certainly widened, and many new career opportunities for students have opened up. Entrepreneurship has been a buzzword but not many students are sure whether to get into it or not. The reason is the lack of guidance and training.
Entrepreneurship is seen as a challenging, unconventional and an instable field. But, a majority of the revolutionary innovations in the 21st century have happened thanks to young and enthusiastic entrepreneurs, not only from India but across the globe. At our school, we make sure that our students are well-versed with prospective careers, and we often offer counselling sessions, workshops and interactive talks.
Bharthi Kukkal
Principal,
Kendriya Vidyalaya 2,
Delhi Cantonment,
New Delhi.