Skip to main content

Posts

Showing posts from November, 2019

JAVASCRIPT FORM VALIDTION

JAVASCRIPT FORM VALIDTION <html> <head> <script> function COLLEGETAK() { var name = document.forms["RegForm"]["Name"]; var email = document.forms["RegForm"]["EMail"]; var phone = document.forms["RegForm"]["Telephone"]; var what = document.forms["RegForm"]["Subject"]; var password = document.forms["RegForm"]["Password"]; var address = document.forms["RegForm"]["Address"]; if (name.value == "") { window.alert("Please enter your name."); name.focus(); return false; } if (address.value == "") { window.alert("Please enter your address."); address.focus(); return false; } if (email.value == "") { window.alert("Please enter a valid e-mail address."); email.focus(); return false; } if (phone.va

DIGITAL MARKETING

DIGITAL MARKETING END TERM PRACTICAL PAPERS:

Ambassador’s Scholarship for Bhutan Students

Ambassador’s Scholarship for Bhutan Students for the session 2019-20. Registration process for applying in  Ambassador’s Scholarship for the session 2019-20  has been opened.     Last date for the scholarship is 30th November 2019.    The link for Ambassador’s Scholarship is as under:-   Link:  https://www.indembthimphu.gov.in     Students have to fill all the details mentioned in the scholarship application form and have to upload all necessary documents as mentioned below:-   1. Bhutan Citizenship ID card (both front and back side). 2. Passport size Photograph. 3. Last year marksheets. 4. Fee receipts of academic year 2019-20  5. Certificate from College or University / Institute. 6. First page of the bank passbook.  

Umbrella Scholarship Scheme for Post Matric Scholarship

Umbrella Scholarship Scheme for Post Matric Scholarship (PMS) for ST Students from Arunachal Pradesh for the Academic session 2019-20. Registration process for applying for Umbrella Scholarship Scheme for Post Matric Scholarship (PMS) for ST Students from Arunachal Pradesh for the Academic session 2019-20 has been started on National Scholarship Portal under tab  “State Scheme”.   The link for National Scholarship Portal is as under:-   Link:  http://www.scholarships.gov.in Last date for applying scholarship is 06th December 2019 Eligibility Criteria:-     1. Scholarship holder under this scheme will not avail any other scholarship / stipend for pursuing the same course from any other government agencies/department. 2. The annual income of parents/ guardian from all sources does not exceed Rs. 2.5 Lakh (Two Lakh Fifty Thousand) per annum. 3. All children of the same parents/guardian are eligible. 4. Scheduled Tribe candidates who have passed the matriculation

Scholarship for Minorities students

 Scholarship for Minorities students on National Scholarship Portal for the session 2019-20. Last date for Fresh/ Renewal scholarship registration process on National Scholarship Portal for the session 2019-20 has been extended. Students who come under Minorities i.e. Muslim, Christian, Sikh, Buddhist, Jain and Zoroastrians (Parsis) can  apply for the Post Matric Scholarship- Minorities and Merit Cum Means scholarship on National Scholarship Portal.   The link for applying for the scholarship is as under:   Link:  http://www.scholarships.gov.in    Last date extended till 15th November 2019.    Eligibility Criteria    1. Scholarship will be awarded to the students who have secured more than 50% marks or equivalent grade in the previous year final examination.   2. The annual income of parents/guardian from all sources is as under:-   ·  For Post Matric Scholarship Minorities equal to or less than Rs.2.00 lakh ·  For Merit Cum Means equal to or less than  2.5 lakh.

Prime Minister Scholarship Scheme for wards of RPF/RPSF (Ministry of Railway)

Prime Minister Scholarship Scheme for wards of RPF/RPSF (Ministry of Railway) Last date has been extended for Prime Minister Scholarship Scheme (Fresh/Renewal) for wards of RPF/RPSF (Ministry of Railway)  on National Scholarship Portal for the session 2019-20.   The link for National Scholarship Portal is as under:-   Link:  http://www.scholarships.gov.in    Last date extended till 15th November 2019. Courses Eligible for PMSS    1. Professional Degree Courses like BE, B.Tech, B.Ed, BBS, BCA, MCA B. Pharma, etc. duly recognized by the respective Government Regulatory Bodies, such as All India Council for Technical Education (AICTE), University Grants Commission (UGC), National Council for Teacher Education (NCTE) etc. (Master Degree Courses are not eligible for PMSS except MBA, MCA).   2. Students pursuing their studies from Distance Education are not eligible.   3. Students must have secured 60% and above in Minimum Educational Qualification (MEQ) i.e. 12th S

Scholarship for Disabled students

National Scholarship portal for the session 2019-20. Last date has been extended for Post-Matric Scholarship for Students with Disabilities  on National Scholarship portal for the session 2019-20.  The link for applying for the scholarship is as under:   Link:  http://www.scholarships.gov.in Last date extended till 15th November 2019.   Eligibility Criteria    1. Students having more than 40 % disability and having a valid certificate of disability are eligible. 2. Not more than two children with disabilities of the same parents will be entitled to receive benefits of the scheme. 3. A scholarship holder under this scheme will not be holding any other scholarship / stipend. 4. Parents/guardian’s income from all sources does not exceed Rs.2,50,000 /- per annum. 5. 50 % slots are reserved for GIRL candidates. 

Central Sector Scholarship

Scheme for students who are above 80th percentile in Class XII of their respective Board Merit list. Last date has been extended on National Scholarship portal for applying for Central Sector Scholarship scheme for students who are above 80th percentile in Class XII of their respective Board Merit list.     Last date extended till 15th November 2019.      The link for National Scholarship Portal is as under:-   Link:  http://www.scholarships.gov.in      Eligibility Criteria for CSSS for Fresh Students    1. The Students must be above 80th percentile of successful candidates in the relevant stream from the respective Board of Examination in Class XII. This scholarship is not applicable for distance education students.   2. Student should not availing benefit of any other scholarship scheme   3. Students pursuing Diploma courses are not eligible for this scheme.   4. The parental/family income must be less than is Rs. 8 lakh per annum.   Eligibility Criteria f

JAVA

Language Fundamentals   Introduction of Language Fundamentaals                      Agenda :- 1. Introduction 2. Identifiers Rules to define java identifiers 3. Reserved words:-  Reserved words for data types: (8)  Reserved words for flow control:(11)  Keywords for modifiers:(11)  Keywords for exception handling:(6)  Class related keywords:(6)  Object related keywords:(4)  Void return type keyword  Unused keywords  Reserved literals  Enum  Conclusions 4. Data types:-   Integral data types Byte Short Int long Floating Point Data types boolean data type Char data type Java is pure object oriented programming or not ? Summary of java primitive data type 5. Literals:- Integral Literals Floating Point Literals Boolean literals Char literals String literals 1.7 Version  enhansements  with respect to Literals Binary Literals Usage of _ (underscore)symbol in numeric literals 6. Arrays:-  Introduction  Array declaration Single dimensio

WEB DEVELOPMENT COURSE

CLICK ON LINK AND ENJOY THE COURSE.  LINK : BUILDING YOUR FIRST WEBSITE IN HTML