Posts

Arana At 9th InsureInd, Protecting Industry From Risk. Organized by CII

Image

Arana At Insurance Leaders Meet 2019 & Excellence Awards

Image

Advancements in Artificial Intelligence

Despite all the hype that artificial intelligence has got, most of the people are yet to access its benefits until the next decade is over. However, several businesses have already embraced artificial intelligence as a necessity for all data related work.  Though the human race is still trying hard to figure out the difference between machine learning and artificial intelligence, the later is progressing really fast. It is because of this fact that several imaginary concepts from all corners of science fiction are becoming a reality. Some of the distinct developments in the field of Artificial Intelligence are: ·          AI Alters the idea of Employment The most significant topic that connects manpower with AI is the belief that AI would destroy work opportunities. But gradually companies are embracing AI as creator of employment rather than a threat. With the growing recognition of AI, employers are increasingly employing coders, t...

Arana Technologies at Global Blockchain Congress - Consensus 2018, Organized By Dept of IT, Govt. of West Bengal

Image

Arana Technologies AtQuantum Computing knowledge Workshop.

Image
Arana Technologies At Quantum Computing   knowledge Workshop, Organized ByDept of IT, Govt. of West Bengal

Python and Django install

Image
Goto https://www.python.org/downloads/release/python-370/ and download the setup as shown below: Intall Python in c:\python Change the path variable so that the Python command becomes available in every directory    Test if python is install properly . Go to command Prompt and type "python"   Install Django Try to see if you have easy_install intalled It seems that the path of easy install is not set. Normall when you install python, a folder named "script" gets created inside it which holds this file. So we need to add c:\python\scripts\ to our path varriable Now test in the Easy_install is avialable Now use Easy_install to Install Django Commnad is : easy_install   Django Inorder to verify if you have installed Django correctly use the following command django-admin   --version Inorder   to start a new Django project, Create a folder and ge...

Arana At FINTECH knowledge Workshop, Organized By Dept of IT, Govt. of West Bengal

Image