Posts

4-day working week in India

Image
Modi govt finalising new labour rules The Modi government is considering a major change in the labour policy. The government is planning to introduce new rules to give flexibility to companies to have four working days instead of five or six. According to reports, the working hours limit of 48 hours for a week will not be changed. If someone works for 8 hours a day, then there will be 6 working days per week. If a company opts for 12-hour working per day for its employees, it means four-day working and three holidays. "If daily working hours are increased, you will have to give the workers similar holidays also. There will be 5 or 4 working days if duty hours are increased. It will now be mutually agreed to by the employees and employers as to what is appropriate for them," Labour Secretary Apurva Chandra said. Chandra said that if a company offers a 4-days work week, the remaining three days should be paid offs. He said that the issue of flexibility in working days is being ...

ARTIFICIAL INTELLIGENCE IN 2021: ENDLESS OPPORTUNITIES AND GROWTH

Image
  In 2021, the grittiest of organizations will push AI to new boondocks Artificial Intelligence (AI) is influencing the future of virtually every industry and each person on the planet. Artificial intelligence has been set up as the primary driver of growing technologies, for example, robotics, big data, and the Internet of Things (IoT). Moving into 2021, Artificial Intelligence will keep on going about as a principle technological pioneer for years to come. Artificial intelligence is a highlight of the coming “new normal” in our entire lives. Going ahead, AI will be the intelligent core of robotic, automated, and contactless procedures that will shield us all from future outbreaks. As indicated by the first published World Intellectual Property Organization –  WIPO report   monitoring the advancement of technologies through the analysis of information on innovation activities, we can see drifts in patenting of Artificial Intelligence (AI) innovations, the top player...

Why Python applications are so Amazing?

Image
  What makes Python applications so amazing? Python is a really fascinating programming language. Developers can think that they have done everything they want, but then it offers more. Businesses now realize how much they would profit if they build their application in Python. Here’s what makes Python so amazing:- Clear syntax Python has a clear and clean syntax which is easily readable. It allows even beginners to work with complex software development projects as the team can coordinate easily on the coding front. The simple coding syntax facilitates test-driven development for all applications of Python. Scalable Companies love Python for its scalability. Some of the companies implementing the  uses of Python  language include Google, Spotify, Netflix, Instagram, and many more that want scalable applications. It allows handling a massive amount of traffic with ease. Versatile Unlike most programming languages, the  practical uses for Python  are not limited ...

How is Python Used for Data Science?

Image
What can Python be used for besides data science?  Python is an excellent first programming language for beginners because its simple syntax allows you to quickly hit the ground running. Python is flexible in that you can use it to do just about anything. It's also forgiving! Python will try to interpret what you mean. Let's say we wanted to add together two words like school and house. In our minds, we would link these two words by using the plus symbol (school + house) which is exactly how you would do it using Python! Python is also one of those languages that leaves plenty of room for growth and ways to improve your code .  Here are some key places where you ma y see Python: Web Development  – Developers, engineers, and data scientists use Python for web scraping or creating a mock-up an app. Automating Reports  – Analysts or product managers who need to make the same  Excel  report every single week can use Python to help create reports and save time....

Growth of Python

Image
Developement of Python Python was conceived in the late 1980s by Guido van Rossum at Centrum Wiskunde & Informatica (CWI) in the Netherlands as a successor to ABC programming language, which was inspired by SETL, capable of exception handling and interfacing with the Amoeba operating system. Its implementation began in December 1989. Van Rossum shouldered sole responsibility for the project, as the lead developer, until 12 July 2018, when he announced his "permanent vacation" from his responsibilities as Python's Benevolent Dictator For Life, a title the Python community bestowed upon him to reflect his long-term commitment as the project's chief decision-maker. He now shares his leadership as a member of a five-person steering council. In January 2019, active Python core developers elected Brett Cannon, Nick Coghlan, Barry Warsaw, Carol Willing and Van Rossum to a five-member "Steering Council" to lead the project. Guido van Rossum has since then withdr...

Why Python Programming Language Is a Must Have Skill?

Image
Why You Should Learn Python in 2021? Python is one of those programming languages that has seen tremendous growth in its demand and popularity within the last 4-5 years. Whether we talk about the PYPL index, Stack Overflow, or any other platform – the language is ranking at the top positions among numerous programming languages.  However, many individuals believe that these ranking changes frequently and there should be some relevant & valid reasons to learn and get started with Python! 7 such major reasons that will clear all your concerns regarding why should you learn Python in 2021 . 1. Simplicity is the Key When an individual looks forward to learning a new programming language, especially students – the very first thing that comes to his/her mind is that the language should be of easy to learn nature without any too complicated syntax or unusual rules. And undoubtedly, Python gets 100 out of 100 in this parameter! Python has a very simple syntax, almost similar to the Eng...