Monthly Highlights | April 2019 |
|
Exception Handling in Python |
What is an Exception?
Errors occur at the time of execution of a program are known as exception.
When an exception occurs it causes to stop the execution of program and pass to the calling process. If an exception is not handled on time it can cause your code to crash....
more |
Dive in... |
|
|
|
Multithreading in Java |
What is Multithreading?
Multithreading is a Java feature that allows concurrent execution of two or more parts of a program for maximum utilization of CPU. Each part of such program is called a thread. So, threads are light-weight processes within a process. Start() invokes the run() method...
more |
|
For loop in Python |
What is a for loop and why we need it?
For loop is a method used for iterating elements. With the help of for loop we can check the statement for all the elements one by one. It can be used for list, tuple, set, a string or a dictionary. For loop can only be applied over an iterable object.
more |
|
Instance Based Machine Learning |
What is Machine Learning?
Machine learning is an application of AI that generates programs for computer to access data and analyze it. Based on this analysis, the system automatically learns and improvises itself. ML is the study of certain set of rules using statistical and logical....
more |
|
|
You received this email because you are a registered member of our Monthly Highlights newsletter.
Copyright © 2019 | Codec Networks, 507,New Delhi House,
Barakhamba road, New Delhi, Delhi 110001
mktg@codecnetworks.com | 011 43752299 | +91 9971676124 | +91 8800331124 |
|
|
|
|