Thursday, May 31, 2018

New Java Weekend Batch Start.


New Java-J2EE Batch Starts 9 June Evening 11:00 AM- Only Weekend
Learn Selenium @ 15,000 /- Only - Call @ 72194 74925, www.javabykiran.com

Attend Free Demo Lecture @ Saturday 9 June 2018, 11:00 AM, @Java By Kiran, KarveNagar, Pune.



Java Syllabus
#Core | #Advance | #Struts | #Hibernate | #Spring | #EJB | #SCJP | #SCWCD | #ANT | #JUNIT | #JQUERY | #XML and Many More…….

Core Java
  • ·         Introduction to Java, Java platform
  • ·         Flow Control, Source file
  • ·         Object Oriented Programming
  • ·         Class, Object, Data types
  • ·         Comments, Setup
  • ·         Instance & Static variables
  • ·         Constructor
  • ·         This keyword
  • ·         Method
  • ·         Instance & Static Methods
  • ·         Static block
  • ·         Instance block
  • ·         Method overloading
  • ·         Inheritance
  • ·         Extending classes
  • ·         Method overriding
  • ·         Final class
  • ·         Abstract class
  • ·         Interface
  • ·         Abstract class vs. Interface
  • ·         Access Specifiers.
  • ·         Packages
  • ·         Garbage Collection
  • ·         Exception handling
  • ·         Assertions
  • ·         Collections
  • ·         Generics, Enums, Covariant return types
  • ·         Auto Boxing, Annotations
  • ·         Internationalization, Locale, Formatting text and dates
  • ·         Multi-Threading
  • ·         JDBC
  • ·         Connection pooling


Advance Java
  • ·         Web applications and HTTP basics
  • ·         Servlets
  • ·         Servlet model
  • ·         Servlet Life cycle
  • ·         Servlet container model
  • ·         Coordinating servlets / Information sharing
  • ·         Http servlet package
  • ·         Session management
  • ·         Filters
  • ·         Listeners
  • ·         Web applications security
  • ·         JSP(Java Server Pages)
  • ·         JSP Elements, Directives
  • ·         Declarations Scrip lets
  • ·         Expressions
  • ·         JSP Actions
  • ·         Comments
  • ·         Implicit objects
  • ·         Expression Language (EL)
  • ·         Model1 and Model2 Architectures:
  • ·         JSTL
  • ·         JNDI
  • ·         Resource Connections
  • ·         Data Source objects
  • ·         Connection pools
  • ·         JSP Elements
  • ·         Active users counting by listener
  • ·         Publish/Subscribe Messaging
  • ·         Design Patterns

J2EE
  • ·         Struts 1.2 + 2.0
  • ·         Hibernate 3.0
  • ·         Spring
  • ·         EJB

Tools
  • ·         Eclipse
  • ·         My Eclipse
  • ·         Net Beans
  • ·         IBM RAD

Web Services
  • ·         Tomcat
  • ·         JBoss
  • ·         Web logic
  • ·         Web sphere

Regards,
javabykiranhr1@gmail.com
#Java #Learn #Upgrade #Training #Classes #OnlineLecture #OnlineVideos #Pune

Follow On LinkedIn @ https://bit.ly/2J2MbvU   
Join Our Google Group @ https://bit.ly/2sjbIuq  

#Call Now to book your seat to JOIN Java Training @ 7219474925, eMail :- javabykiranhr1@gmail.com
#Visit us @ www.JavaByKiran.com
#Java #J2EE
#Core +#Advance + #Struts +#Hibernate + #Spring + #REST + #OCJP + #OCWCD + #Maven + #Junit + #Jquery #Ajax + #XML
#Spring Boot + CI and many more ..
#Selenium
#Complete #Java + #Selenium + #TestNg + #Jenkin + #Webdriver + #Cucumber +#Maven + #DataProvider + #Keyword + #Hybrid + #POM End to End integration #Jenkin #Maven #Testng and many more ..
#JavabyKiran #Expert #Training #BestInstitute #Java #Python #Selenium #Freshers #Professionals #IT #Software #Career #Interview #Jobs#Jobopening  #BestTrainingInstituteinPune #ITCourses  #OnlineVideo  #Pune

Lecture Java Basics Part:2-By Kiran Sir-JAVA By Kiran,Pune

Java Basics part:2-By Kiran Sir




Regards,
javabykiranhr1@gmail.com
#Java #Learn #Upgrade #Training #Classes #OnlineLecture #OnlineVideos #Pune
Join Our Google Group @

#Call Now to book your seat to JOIN Java Training @ 7219474925, eMail @ javabykiranhr1@gmail.com
#Visit us @ www.JavaByKiran.com
#Java #J2EE
#Core +#Advance + #Struts +#Hibernate + #Spring + #REST + #OCJP + #OCWCD + #Maven + #Junit + #Jquery #Ajax + #XML
#Spring Boot + CI and many more ..
#Selenium
#Complete #Java + #Selenium + #TestNg + #Jenkin + #Webdriver + #Cucumber +#Maven + #DataProvider + #Keyword + #Hybrid + #POM End to End integration #Jenkin #Maven #Testng and many more ..
#JavabyKiran #Expert #Training #BestInstitute #Java #Python #Selenium #Freshers #Professionals #IT #Software #Career #Interview #Jobs#Jobopening  #BestTrainingInstituteinPune #ITCourses  #OnlineVideo  #Pune

Tuesday, May 29, 2018

Lecture Java Basics Part:1-By Kiran Sir-JAVA By Kiran,Pune

Java Basics Part:1-By Kiran Sir-JAVA By Kiran,Pune



Regards,
javabykiranhr1@gmail.com
#Java #Learn #Upgrade #Training #Classes #OnlineLecture #OnlineVideos #Pune

#Call Now to book your seat to JOIN Java Training @ 7219474925, eMail @ javabykiranhr1@gmail.com
#Visit us @ www.JavaByKiran.com
#Java #J2EE
#Core +#Advance + #Struts +#Hibernate + #Spring + #REST + #OCJP + #OCWCD + #Maven + #Junit + #Jquery #Ajax + #XML
#Spring Boot + CI and many more ..
#Selenium
#Complete #Java + #Selenium + #TestNg + #Jenkin + #Webdriver + #Cucumber +#Maven + #DataProvider + #Keyword + #Hybrid + #POM End to End integration #Jenkin #Maven #Testng and many more ..
#JavabyKiran #Expert #Training #BestInstitute #Java #Python #Selenium #Freshers #Professionals #IT #Software #Career #Interview #Jobs#Jobopening  #BestTrainingInstituteinPune #ITCourses  #OnlineVideo  #Pune

Technical Tip #13 - Technical Tip of the day....by JavaExpertHelp – www.JavaByKiran.com


T13: Knowledge Tip Of The Day...
Wrapper Classes
Java has eight primitive data types has a class dedicated to it. These are known as wrapper classes because they "wrap" the primitive data type into an object of that class. The wrapper classes are part of the java.lang package, which is imported by default into all Java programs.
int x = 25;
Integer y = new Integer(33);
The first statement declares an int variable named x and initializes it with the value 25. The second statement instantiates an Integer object. The object is initialized with the value 33 and a reference to the object is assigned to the object variable y.
https://www.javabykiran.com









Regards,
javabykiranhr1@gmail.com
#Java #Learn #Upgrade #Training #Classes #OnlineLecture #OnlineVideos #Pune


#Call Now to book your seat to JOIN Java Training @ 7219474925, eMail @ javabykiranhr1@gmail.com
#Visit us @ www.JavaByKiran.com
#Java #J2EE
#Core +#Advance + #Struts +#Hibernate + #Spring + #REST + #OCJP + #OCWCD + #Maven + #Junit + #Jquery #Ajax + #XML
#Spring Boot + CI and many more ..
#Selenium
#Complete #Java + #Selenium + #TestNg + #Jenkin + #Webdriver + #Cucumber +#Maven + #DataProvider + #Keyword + #Hybrid + #POM End to End integration #Jenkin #Maven #Testng and many more ..
#JavabyKiran #Expert #Training #BestInstitute #Java #Python #Selenium #Freshers #Professionals #IT #Software #Career #Interview #Jobs#Jobopening  #BestTrainingInstituteinPune #ITCourses  #OnlineVideo  #Pune



Video Lecture On Interface - How to use. Industrial use cases in detail

Interface - How to use. Industrial use cases in detail


Regards,
javabykiranhr1@gmail.com
#Java #Learn #Upgrade #Training #Classes #OnlineLecture #OnlineVideos #Pune
#Call Now to book your seat to JOIN Java Training @ 7219474925, eMail @ javabykiranhr1@gmail.com
#Visit us @ www.JavaByKiran.com
#Java #J2EE
#Core +#Advance + #Struts +#Hibernate + #Spring + #REST + #OCJP + #OCWCD + #Maven + #Junit + #Jquery #Ajax + #XML
#Spring Boot + CI and many more ..
#Selenium
#Complete #Java + #Selenium + #TestNg + #Jenkin + #Webdriver + #Cucumber +#Maven + #DataProvider + #Keyword + #Hybrid + #POM End to End integration #Jenkin #Maven #Testng and many more ..
#JavabyKiran #Expert #Training #BestInstitute #Java #Python #Selenium #Freshers #Professionals #IT #Software #Career #Interview #Jobs#Jobopening  #BestTrainingInstituteinPune #ITCourses  #OnlineVideo  #Pune

Monday, May 28, 2018

Technical Tip #13 - Technical Tip of the day....by JavaExpertHelp – www.JavaByKiran.com


T13: Knowledge Tip Of The Day...
Static import
static import is a feature that expands the capabilities of import keyword. It is used to import static member of a class. We all know that static member are referred in association with its class name outside the class. Using static import, it is possible to refer to the static member directly without its class name.
There are two general form of static import statement.
The first form of static import statement, import only a single static member of a class
Syntax
import static package.class-name.static-member-name;
Example
import static java.lang.Math.sqrt; //importing static method sqrt of Math class
The second form of static import statement,imports all the static member of a class
Syntax
import static package.class-type-name.*;
Example
import static java.lang.Math.*; //importing all static member of Math class
Example using static import ::-
import static java.lang.Math.*;
public class Test
{
public static void main(String[] args)
{
System.out.println(sqrt(144));
}
}

New Python (Machine Learning & Datascience) Weekend Batch

New Python (Machine Learning & Datascience) Batch Starts 2 June 2018 12:00 PM- Only Weekend.


Learn Python - Call @ 72194 74925, www.javabykiran.com

Attend Free Demo Lecture @ Saturday 2 June 2018,12:00 PM, @Java By Kiran, karvenagar pune.



Python Syllabus

#Introduction | #Data Types | #Functions | #Modules & Packages | #Exception Handling | #Program Flow Control | #File Operation | #String | #List & Dictionary Manipulations | #Regular Expression | #Python Oops | #Database Interaction | #Multithreading | #Contacting User Through Emails | #Project

Introduction to Python
  • ·         Installation and Working with Python
  • ·         Understanding Python variables
  • ·         Python basic Operators
  • ·         Understanding python blocks

Python Data Types  
  • ·         Declaring and using Numeric data types: int, float, complex
  • ·         Using string data type and string operations
  • ·         Defining list and list slicing
  • ·         Use of Tuple data type

Python Exception Handling  
  • ·         Avoiding code break using exception handling
  • ·         Safe guarding file operation using exception handling
  • ·         Handling and helping developer with error code
  • ·         Programming using Exception handling

Python Program Flow Control
  • ·         Conditional blocks using if, else and elif  
  • ·         Simple for loops in python
  • ·         For loop using ranges, string, list and dictionaries
  • ·         Use of while loops in python
  • ·         Loop manipulation using pass, continue, break and else
  • ·         Programming using Python conditional and loops block

Python Functions, Modules and Packages
  • ·         Organizing python codes using functions
  • ·         Organizing python projects into modules
  • ·         Importing own module as well as external modules
  • ·         Understanding Packages
  • ·         Powerful Lamda function in python
  • ·         Programming using functions, modules & external packages

Python File Operation
  • ·         Reading config files in python
  • ·         Writing log files in python
  • ·         Understanding read functions, read(), readline() and readlines()
  • ·         Understanding write functions, write() and writelines()
  • ·         Manipulating file pointer using seek
  • ·         Programming using file operations

Python Object Oriented Programming – Oops
  • ·         Concept of class, object and instances
  • ·         Constructor, class attributes and destructors
  • ·         Real time use of class in live projects
  • ·         Inheritance , overlapping and overloading operators
  • ·         Adding and retrieving dynamic attributes of classes
  • ·         Programming using Oops support

Python String , List & Dictionary Manipulations  
  • ·         Building blocks of python programs
  • ·         Understanding string in build methods
  • ·         List manipulation using in build methods
  • ·         Dictionary manipulation
  • ·         Programming using string, list and dictionary in build functions

Python Regular Expression
  • ·         Powerful pattern matching and searching
  • ·         Power of pattern searching using regex in python
  • ·         Real time parsing of networking or system data using regex
  • ·         Password, email, url validation using regular expression
  • ·         Pattern finding programs using regular expression

Python Database Interaction  
  • ·         SQL Database connection using python
  • ·         Creating and searching tables
  • ·         Reading and storing config information on database
  • ·         Programming using database connections

Python Multithreading
  • ·         Understanding threads
  • ·         Forking threads
  • ·         Synchronizing the threads
  • ·         Programming using multithreading

Contacting User through Emails Using Python  
  • ·         Installing smtp python module
  • ·         Sending email
  • ·         Reading from file and sending emails to all users addressing them directly for marketing


Regards,
javabykiranhr1@gmail.com
#Java #Learn #Upgrade #Training #Classes #OnlineLecture #OnlineVideos #Pune
#Call Now to book your seat to JOIN Java Training @ 7219474925, eMail @ javabykiranhr1@gmail.com
Follow on Linkedin @ https://bit.ly/2sccuJV   

#Visit us @ www.JavaByKiran.com
#Java #J2EE
#Core +#Advance + #Struts +#Hibernate + #Spring + #REST + #OCJP + #OCWCD + #Maven + #Junit + #Jquery #Ajax + #XML
#Spring Boot + CI and many more ..
#Selenium
#Complete #Java + #Selenium + #TestNg + #Jenkin + #Webdriver + #Cucumber +#Maven + #DataProvider + #Keyword + #Hybrid + #POM End to End integration #Jenkin #Maven #Testng and many more ..
#JavabyKiran #Expert #Training #BestInstitute #Java #Python #Selenium #Freshers #Professionals #IT #Software #Career #Interview #Jobs#Jobopening  #BestTrainingInstituteinPune #ITCourses  #OnlineVideo  #Pune