Young Chandrakanta, the princess of the kingdom of Vijaygarh loses her family and kingdom in a battle waged by the evil Queen Iravati of Naugarh, hungry for ultimate power. Her mother, Queen Ratnaprabha, ensured her daughter's safety before dying with the help of their pet magical dolphin, and the baby ends up with a childless, loving, ordinary Aiyaar couple in the kingdom of Suryagarh, growing up with faint memory of the destruction that had occurred. Unaware of the full extent of her magical powers and her destiny, Chandrakanta grows up to be an exceptionally skilled, beautiful and formidable Aiyaara warrior.
The world believes the heir to the Kingdom of Vijaygarh has died and Chandrakanta herself has little knowledge of her true identity. 21 years later, destiny brings Chandrakanta face to face with Prince Veerendra of Naugarh, both unaware of two facts - that they had been betrothed to each other as kids, and that his mother was responsible for the destruction caused to. Babu DevakiNandan Khatri's Chandrakanta was written over 100 years ago and is one the best books in the history of literature by the standards of any language. There has never been a good adaptation possible for this wonderful story in India, which, if made well can compete with stories like Game of Thrones. When Ekta Kapoor asked for the permission to remake 'Game of Thrones' for India, it was denied by a sensible human being. So now she needed a fantasy story to ruin which has the 'drama' between the kingdoms, magic, surrealism and is also not under any copyright.
So what can be a better opportunity to make the shittiest portrayal of one of the best novels in literary history. There is almost no similarity to the original books and it seems like She wanted to make a fusion of Chandrakanta and Game of thrones stealing plots from both the stories. She has introduced characters straight out of her Saas Bahu dramas, like a vamp, an old grandmother and the ever crying heroine. Add to this her over the top reactions, loud stupid background music, (like Dhoom tanananana ) and shitty actors, set and vfx.
Believe me, I am a fan of Chandrakanta novels and I could not tolerate a single complete episode of this. What is sad is that the Life OK version of Chandrakanta which was not the best but still good and a zillion times better than this stupid show was taken off air due to low TRPs because apparently people don't want to leave Ekta Kapoor's saas bahu dramas and watch something good. There was a direct competition between the shows, and this one prevailed in spite of being horrible.
Text from page-2UNIT:4(14 Hours)Applet Introduction, Life Cycle of an Applet, GUI with an Applet, Abstract Window Toolkit(AWT), Introduction to GUI, Description of Components and Containers,Component/Container hierarchy, Understanding different Components/Container classes andtheir constructors, Event Handling, Different mechanisms of Event Handling, ListenerInterfaces, Adapter classes.Teaching Methods: Chalk& Board/ PPT/Video Lectures/Lecture by Industry Expert/MOOCSText Books:1 Programming in Java. Second Edition. Oxford Higher Education.
(SachinMalhotra/SauravChoudhary)2 Core Java For Beginners. (RashmiKanta Das), Vikas PublicationRef. JAVA Complete Reference (9th Edition) HerbaltSchelidtJAVA PROGRAMMING LAB(Sub. Text from page-4 Java was conceived by James Gosling, Patrick Naughton, Chris Warth, EdFrank, and Mike Sheridan at Sun Microsystems, Inc. It took 18months to develop the first working version.
This language was initiallycalled “Oak” but was renamed “Java” in 1995. The Java language was based on C and C and was originally intended forwriting programs that control consumer appliances such as toasters,microwave ovens, and others. Java is often described as a Web programming language because of its use inwriting programs called applets that run within a Web browser. That is, weneed a Web browser to execute Java applets. Applets allow more dynamicand flexible dissemination of information on the Internet, and this featurealone makes Java an attractive language to learn. Java is related to C, which is a direct descendent of C.
Much of thecharacter of Java is inherited from these two languages. From C, Javaderives its syntax. Many of Java’s object-oriented features were influencedby C. OOP is a programming methodology that helps organize complex programsthrough the use of inheritance, encapsulation, and polymorphism. A Java application is a complete stand-alone program that does not require aWeb browser. A Java application is analogous to a program we write inother programming languages.The history of Java is very interesting. Java was originally designed forinteractive television, but it was too advanced technology for the digitalcable television industry at the time.
The history of java starts with Green Team.Java team members (also known as Green Team), initiated this project todevelop a language for digital devices such as set-top boxes, televisions, etc.However, it was suited for internet programming. Later, Java technology wasincorporated by Netscape.The principles for creating Java programming were 'Simple, Robust, Portable,Platform-independent, Secured, High Performance, Multithreaded, ArchitectureNeutral, Object-Oriented, Interpreted and Dynamic'.Currently, Java is used in internet programming, mobile devices, games,e-business solutions, etc. There are given the significant points that describethe history of Java.Currently Java SE 10 (20th March 2018) Latest Version.