JNTUH Postponement of B.Tech / B.Pharm / Pharm.D / Pharm.D(PB) Exams scheduled on 29-09-2021

JNTUH Exams Postponed on 29-09-2021: JNTU Hyderabad University given a statement that Postponement of All university and Affiliated colleges under jntuh exams scheduled on 29th September due to bad weather or rainy condition. Check official press release given below.

JNTUH Postponement of B.Tech / B.Pharm / Pharm.D / Pharm.D(PB) Exams scheduled on 29-09-2021

jntuh

The Principals of all the constituent and affiliated colleges of Jawaharlal Nehru Technological University Hyderabad offering UG & PG courses are informed to note that, in view of bad weather conditions and heavy rains and also considering the requests received from various rural college Principals. The B.Tech / B.Pharmacy / Pharm.D / Pharm.D(PB) Regular and Supplementary Examinations of the University scheduled on 29-09-2021 have been postponed and the rescheduled date will be intimated soon. However, the remaining University Examinations scheduled from 30-09-2021 onwards will be conducted as per the schedule already given.

Download Official Notification here

UPTET 2021 Apply Online Registration – Application Form, Exam Date @ updeled.gov.in

UPTET 2021 Notification Apply Online Application Form Registration: Uttar Pradesh Basic Education Board (UPBEB) has released the notification for Teacher Eligibility Test (TET) 2021. Aspirants waiting for the UPTET Notification 2021 can apply from 7th October. Aspirants can proceed to apply from the UPBEB official Website, upbasiceduboard.gov.in. Candidates can hurry up to apply for the UP Teacher Eligibility Test within the scheduled dates. The UP Basic Education Board is going to conduct the written test on 28th November. Aspirants seeking to apply for UPTET 2021 can check the details such as eligibility criteria, application process, and more information from the following.

Also Check : UPTET Admit Card 2021

UPTET 2021 Apply Online – Application Form Registration, Exam Date @ upbasiceduboard.gov.in

 

Uttar Pradesh Basic Education Board is going to conduct the Teacher Eligibility Test (TET) examination in the state of UP. Candidates dreaming to become primary/secondary grade teachers in Government schools of UP has to qualify the TET examination with requisite marks. UPBEB annually releases the TET notification for interested aspirants wishing to become a teacher. This test is mandatory for getting the teaching job in government schools from class 1 to class 8. They are going to be 2 Papers in this exam. Paper 1 meant for teachers who are intended to teach for class 1 to class 5 and Paper 2 is for the teachers who are intended to teach for class 6 to class 8. Candidates willing to apply for UPTET 2021 can visit the UPBEB official website, upbasiceduboard.gov.in for UPTET prospectus and application form.

UPTET Notification 2021 Application form – Important Details

Examination OrganizationUttar Pradesh Basic Education Board (UPBEB)
Official Websiteupdeled.gov.in
Exam Name Uttar Pradesh Teacher’s Eligibility Test 2021
Notification For UPTET Notification 2021
Total No. of Posts N/A
Designation Primary/Secondary Teacher Posts
Exam Date 28th November 2021
Online Application Starts From7th October
Last Date To Apply25th October

UPTET Eligibility Criteria 2021

Educational Qualification

The Education qualification will be different for the Primary Level Teacher and Upper Primary Level Teacher

  • For Primary Level Teacher the applicants must have their Graduation degree with a minimum of 50 percentages of marks with 2 years diploma in special education (D.Ed) or the BTC training from Uttar Pradesh or 4-year diploma in the elementary education.
  • For Upper Primary Level Teacher the applicants must have their Graduation degree with a minimum of 50 percentages of marks with one-year degree in elementary education (B.EL.ED) or BTC training from Uttar Pradesh or 2 years programme in BTC.

Age Limit

Candidates applying for UPTET must have a minimum of 18 and a maximum of 35 years. The age relaxation will be applicable as per norms.

Application Fee

The application fee should be paid by the applicants as per the given below

  • General /OBC must pay Rs 600/-
  • SC/ST must pay Rs 400/-
  • PH: Rs 100/-

Selection Process

The selection of the applicants will be done in two phases. The first Phase is the written examination. The candidates who have qualified in this written examination they will further move to the next phase. The candidates those who have qualified for the exam will give a scorecard or the rank card in which the marks are mentioned. This Scorecard or the Rank card is to be valid for the next Phase, Interview.

UPTET 2021 NotificationAvailable on 4th october

UPTET 2021 Apply Online Registration (Starts from 7th oct)

Important Dates

S. No.EventDate
1Opening date of application7th October
2Closing date of application25th October 2021
3Fee Payment Last Date26th ocotober 2021
4Complete Form Last Date
5Admit Card Available17th November 2021
6Exam Date28th November 2021

How to apply for UP Teacher Eligibility Test 2021

  • Initially, log on to the official website that is upbasicboard.gov.in
  • Search for UP Teacher Eligibility Test Notification 2021
  • Click on it.
  • Fill the complete details that are given in the application form
  • After filling the details upload the photograph and scanned signature
  • Click on submit button
  • Download and take print out for the future use.
When Will be released UPTET Notification 2021?

Complete Notification will be released on 4th october

When will be conducted UPTET 2021 Exam?

28th November 2021

When will Start the Process of UPTET 2021 Application Form?

7th October to 25th October

Where to Apply Online for UP Teacher eligibility test 2021?

aspirants can apply from official website i.e updeled.gov.in

JNTUK R19 3-1 Artificial Intelligence Material/Notes PDF Download

JNTUK R19 3-1 Artificial Intelligence Material/Notes PDF Download

Students those who are studying JNTUK R19 CSE Branch, Can Download Unit wise R19 3-1 Artificial Intelligence Material/Notes PDFs below.

jntuk-materials

JNTUK R19 3-1 Artificial Intelligence Material/Notes PDF Download

Course Objectives: The main objectives are

  • To have a basic proficiency in a traditional AI language including an ability to write simple to intermediate programs and an ability to understand code written in that language
  • To have an understanding of the basic issues of knowledge representation and blind and heuristic search, as well as an understanding of other topics such as minimax, resolution, etc. that play an important role in AI programs
  • To have a basic understanding of some of the more advanced topics of AI such as learning, natural language processing, agents and robotics, expert systems, and planning

Course Outcomes: At the end of the course, the students will be able to:

  • Outline problems that are amenable to solution by AI methods, and which AI methods may be suited to solving a given problem
  • Apply the language/framework of different AI methods for a given problem
  • Implement basic AI algorithms- standard search algorithms or dynamic programming
  • Design and carry out an empirical evaluation of different algorithms on problem formalization, and state the conclusions that the evaluation supports

UNIT-1

Introduction, history, intelligent systems, foundations of AI, applications, tic-tac-toe game playing, development of AI languages, current trends.

Download UNIT-1 Material PDF | Reference-2

UNIT-2

Problem solving: state-space search and control strategies: Introduction, general problem solving, characteristics of problem, exhaustive searches, heuristic search techniques, iterative deepening A*, constraint satisfaction.

Problem reduction and game playing: Introduction, problem reduction, game playing, alpha beta pruning, two-player perfect information games.

Download UNIT-2 Material PDF | Reference-2

UNIT-3

Logic concepts: Introduction, propositional calculus, proportional logic, natural deduction system, axiomatic system, semantic tableau system in proportional logic, resolution refutation in proportional logic, predicate logic.

Download UNIT-3 Material PDF | Reference-2

UNIT-4

Knowledge representation: Introduction, approaches to knowledge representation, knowledge representation using semantic network, extended semantic networks for KR, knowledge representation using frames. Advanced knowledge representation techniques: Introduction, conceptual dependency theory, script structure, CYC theory, case grammars, semantic web

Download UNIT-4 Material PDF | Reference-2

UNIT-5

Expert system and applications: Introduction phases in building expert systems, expert system versus traditional systems

Download UNIT-5 Material PDF | Reference-2

Uncertainty measure: probability theory: Introduction, probability theory, Bayesian belief networks, certainty factor theory, dempster-shafer theory Fuzzy sets and fuzzy logic: Introduction, fuzzy sets, fuzzy set operations, types of membership functions, multi valued logic, fuzzy logic, linguistic variables and hedges, fuzzy propositions, inference rules for fuzzy propositions, fuzzy systems.

Download UNIT-5 Material PDF | Reference-2


TEXT BOOKS:

1) Artificial Intelligence- Saroj Kaushik, CENGAGE Learning

2) Artificial intelligence, A modern Approach , 2nded, Stuart Russel, Peter Norvig, PEA

REFERENCE BOOKS:

1) Artificial Intelligence- Deepak Khemani, TMH, 2013

2) Introduction to Artificial Intelligence, Patterson, PHI

3) Atificial intelligence, structures and Strategies for Complex problem solving, -George F Lugar, 5thed, PEA

e-Resources:

1) https://nptel.ac.in

2) http://aima.cs.berkeley.edu/

JNTUK R19 3-1 Compiler Design Material/Notes PDF Download

JNTUK R19 3-1 Compiler Design Material/Notes PDF Download

Students those who are studying JNTUK R19 CSE Branch, Can Download Unit wise R19 3-1 Compiler Design Material/Notes PDFs below.

jntuk-materials

JNTUK R19 3-1 Compiler Design Material/Notes PDF Download

OBJECTIVES:

  • To study the various phases in the design of a compiler
  • To understand the design of top-down and bottom-up parsers
  • To understand syntax directed translation schemes
  • To introduce LEX and YACC tools
  • To learn to develop algorithms to generate code for a target machine

Course Outcomes: At the end of the course, the students will be able to:

  • Design, develop, and implement a compiler for any language
  • Use LEX and YACC tools for developing a scanner and a parser
  • Design and implement LL and LR parsers
  • Design algorithms to perform code optimization in order to improve the performance of a program in terms of space and time complexity
  • Apply algorithms to generate machine code

UNIT-1

Language Processors, the structure of a compiler, the science of building a compiler, programming language basics.

Lexical Analysis: The Role of the Lexical Analyzer, Input Buffering, Recognition of Tokens, The Lexical-Analyzer Generator Lex, Finite Automata, From Regular Expressions to Automata, Design of a Lexical-Analyzer Generator, Optimization of DFA-Based Pattern Matchers.

Download UNIT-1 Material PDF | Reference-2

UNIT-2

Syntax Analysis: Introduction, Context-Free Grammars, Writing a Grammar, Top-Down Parsing, Recursive and Non recursive top down parsers, Bottom-Up Parsing, Introduction to LR Parsing: Simple LR, More Powerful LR Parsers, Using Ambiguous Grammars, Parser Generators.

Download UNIT-2 Material PDF | Reference-2

UNIT-3

Syntax-Directed Definitions, Evaluation Orders for SDD’s, Applications of Syntax-Directed Translation, Syntax-Directed Translation Schemes, and Implementing L-Attributed SDD’s.

Download UNIT-3 PART-A Material PDF

Intermediate-Code Generation: Variants of Syntax Trees, Three-Address Code, Types and Declarations, Type Checking, Control Flow, Back patching, Switch-Statements, Intermediate Code for Procedures.

Download UNIT-3 PART-B Material PDF | Reference-2

UNIT-4

Run-Time Environments: Storage organization, Stack Allocation of Space, Access to Nonlocal Data on the Stack, Heap Management, Introduction to Garbage Collection, Introduction to TraceBased Collection.

Machine-Independent Optimizations: The Principal Sources of Optimization, Introduction to Data-Flow Analysis, Foundations of Data-Flow Analysis, Constant Propagation, PartialRedundancy Elimination, Loops in Flow Graphs.

Download UNIT-4 Material PDF | Reference-2

UNIT-5

Code Generation: Issues in the Design of a Code Generator, The Target Language, Addresses in the Target Code, Basic Blocks and Flow Graphs, Optimization of Basic Blocks, A Simple Code Generator.

Machine-dependent Optimizations: Peephole Optimization, Register Allocation and Assignment, Dynamic Programming Code-Generation.

Download UNIT-5 Material PDF | Reference-2


TEXT BOOKS:

  1. Compilers: Principles, Techniques and Tools, Second Edition, Alfred V. Aho, Monica S. Lam, Ravi Sethi, Jeffry D. Ullman, Pearson.
  2. Compiler Construction-Principles and Practice, Kenneth C Louden, Cengage Learning.

REFERENCE BOOKS:

  1. Modern compiler implementation in C, Andrew W Appel, Revised edition, Cambridge University Press.
  2. The Theory and Practice of Compiler writing, J. P. Tremblay and P. G. Sorenson, TMH
  3. Writing compilers and interpreters, R. Mak, 3rd edition, Wiley student edition.

e-Resources:

1) https://nptel.ac.in

JNTUK PG 2nd Sem Regular/Supply External Lab Exams Schedule Sept/Oct 2021

JNTUK PG 2nd Sem Regular/Supply External Lab Exams Schedule Sept/Oct 2021

jntuk

All the Principals of affiliated colleges are hereby informed that the Laboratory external examinations for PG Courses ( M.Tech / M.Pharmacy / MBA / MCA ) 2nd Semester Regular/Supplementary Examinations, October 2021 are to be conducted from 29-09-2021 to 13-10-2021.

JNTUK B.Pharmacy 1-2 Sem Regular/Supply External Lab Exams Schedule Sept/Oct 2021

JNTUK B.Pharmacy 1-2 Sem Regular/Supply External Lab Exams Schedule Sept/Oct 2021

jntuk

All the Principals of affiliated colleges are hereby informed that the Laboratory external examinations for B.Pharmacy 1-2 Semester Regular/Supplementary Examinations, October 2021 are to be conducted from 29-09-2021 to 13-10-2021.

Kakatiya University (KU) All the Exams Scheduled on 28-09-2021 Are Postponed

Kakatiya University (KU) All the Exams Scheduled on 28-09-2021 Are Postponed

Kakatiya University

It is informed to all the Students/Heads of the Departments/Principals of the Colleges of the Kakatiya University that all the Examinations of the Kakatiya University already scheduled to be held on 28th September, 2021 (i.e. UG, Law, 5-Years Integrated Chemistry/ Biotechnology and others, if any) have been postponed, due to heavy rain falls. The other date of the said Examinations will be announced later.

Download the Official Notification Here: Click Here

JNTUH Postponement of All University Exams Scheduled on 28-09-2021

JNTUH Postponement of All University Exams Scheduled on 28-09-2021

jntuh

The Principals of all the constituent and affiliated colleges of Jawaharlal Nehru Technological University Hyderabad offering UG & PG courses are informed to note that, in view of bad weather conditions and heavy rains and also considering the requests received from various rural college Principals. The B.Tech / B.Pharmacy Regular and Supplementary Examinations of the University scheduled on 28-09-2021 have been postponed and the rescheduled date will be intimated soon. However, the remaining University Examinations scheduled from 29-09-2021 onwards will be conducted as per the schedule already given.

Download the official Notification Here: Click Here