HBR Layout, Bangalore, India - 560043
4
Details verified of WiTTyMinds✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Proficiency level taught
Basic C++, Advanced C++
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
OpenStack, OpenShift
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Type of Computer course taken
Training in Computer tools usage, Training in Software application usage, Basics of Computer usage, Software Programming
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Data analysis concepts taught
Regression Analysis, Prediction Analytics
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Data science techniques
Machine learning, Java, Python
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Deep_Learning_Techniques
Python, Tensorflow
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches
JSP (Java Server Pages), Core Java, J2EE, Servlet, Web services
Certification training offered
No
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches
Linux Server Admin, Linux Basics, Linux Cluster, Linux Administration
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Course Duration provided
6-12 months, 1-3 months, 3-6 months
Seeker background catered to
Individual, Educational Institution, Corporate company
Certification provided
No
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches
Red Hat linux, Red Hat Enterprise Linux 6
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Subjects
Selenium with Python
5 out of 5 2 reviews
Aditya
"I was asked by my manager to lead a Machine learning project in my office. I didn't know anything about Machine Learning. I google some good consultancies in Bangalore who provide live projects training. I zeroed on WiTTyTech and trust me it's a great organisation for such courses. Trainers have great knowledge and very interactive. Fun-loving environment and extremely valuable learning. "
Prince Kumar
"Awesome course. Just what I needed as a beginner in programming. The instructors and discussion forum mentors were extremely helpful, and after this course I feel more confident about programming in general, not just in C programming . The course material is well-organized, and quizzes during the video really help consolidate learning. The instructors are friendly and patiently walk you through the details, with a little humour in the examples too. "
Answered on 05/10/2018 Learn IT Courses/Programming Languages/Python
Pipes are nothing but two ended ,in daily life also we come across pipes .
In programming or in operating system context, One end is basically used to read and other end for writing.
Python Syntax:-
r, w = os.pipe() # Pipe Created for Read and Write
os.close(w) #close write before reading it
r = os.fdopen(r) print "reading" str = r.read()
os.close(r) #close reading before writing w = os.fdopen(w, 'w') #open Writing end print "writing" w.write("Text written..") w.close()
Answered on 05/10/2018 Learn IT Courses/Programming Languages/Python
Answered on 05/10/2018 Learn IT Courses/Programming Languages/Python
Answered on 05/10/2018 Learn IT Courses/Programming Languages/Python
Answered on 28/05/2018 Learn IT Courses/IT Security Management /Ethical Hacking & Cyber Security
Rather Than qualification, I would say skills.
Even a 10th Class pass person can be a good ethical hacker.
Only the companies which are hiring based on degree certificates would be a challenge otherwise to become an expert just below skills are required:-
1) Strong knowledge of Operating System and Commands ( Windows and Linux both including File System and Kernel, dlls etc.)
2) Networking (including router topology and protocols)
3) Network Protocols.
4) Problem Solving Skills
5) Visualization of power.
6) Algorithmic Design & Programming/Scripting languages knowledge.
7) Database knowledge.
8) Cross Platform(Windows, Mac, Linux) knowledge and execution of tools.
9) Quickly able to understand/ adapt new languages or software tools.
10) Strong Puzzle-Solving Skills.
Etc Etc
Hope this information will help you.
All the Best.
Regards,
wiTTYMinds
Dear passionate learners,I am posting lesson to create enthusiasm among you all for learning ethical hacking.A beginner in Ethical Hacking is always in a dilemma. Below are some misconceptions, which...
Dear passionate learners, I am posting below lesson to create enthusiasm among you all for learning ethical hacking . A beginner in Ethical Hacking is always in dilemma. Below are some misconceptions,...
Share this Profile
Also have a look at
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.