TRENDING NEWS

POPULAR NEWS

Can Somone Give Me A Nice Tutorial

Can someone direct me to tutorial a on XFramium?

Check out the quick start at Rapid Test Case Development up on the xFramium website. I was able to generate and execute script pretty quickly. Once you get you script running you can go to the keyword documentation at Rapid Test Case Development to start changing you tests.Not sure why my link text change up above but the links are correct :)Jack

Can anybody give me a link to a free tutorial on creating a website with a chatting facility?

The Meteor framework has a nice tutorial on building a web-based WhatsApp clone. That might be a good starting point.

What are some good tutorials on creating Windows services in Python, that also explain it, and not just give the code?

As said, Windows services are like daemons specific to Windows. Being closed, I don't know how you can write windows services using Python. But a workaround is using IronPython. IronPython exposes .NET assemblies and also takes advantage of native Python libraries. This should enable you to inherit System.ServiceProcess.ServiceBase and then overload methods like OnStart. I couldn't find any good tutorials though. Hope this helps as a start :)

Will someone give me a tutorial on if/else statements, along with loops (Python)?

1WHILE LOOPRepeats a statement or group of statements while a given condition is TRUE. It tests the condition before executing the loop body.2FOR LOOPExecutes a sequence of statements multiple times and abbreviates the code that manages the loop variable.3NESTED LOOPSYou can use one or more loop inside any another while, for or do..while loop.FOR MORE INFORMATION VISIT python industrial training mohali | itronix solution

Photoshop tutorials (fauvism)?

Your question is not how to use Photoshop but what are the characteristics of Fauvism - understand them and you can easily use Photoshop to create Fauvist effects (although doing it with brushes, and paint on canvas would be so much more informative).

Best screaming tutorial? PLEASE?

Watch these one after the other. also good to check out the covers he does.

http://www.youtube.com/watch?v=dc7sv98bZt0&feature=player_profilepage

http://www.youtube.com/watch?v=KeCwnGbocVA&feature=player_profilepage

http://www.youtube.com/watch?v=Oh9WSYjjJmY&feature=player_profilepage

http://www.youtube.com/watch?v=LumGrtyYq-k&feature=player_profilepage

http://www.youtube.com/watch?v=JujPxQNDC8g&feature=player_profilepage

http://www.youtube.com/watch?v=z0cmfe2Rwek&feature=player_profilepage

http://www.youtube.com/watch?v=Qvr2YCkOFy0&feature=player_profilepage

http://www.youtube.com/watch?v=llZwOzz-UZM&feature=player_profilepage

Can anybody share web links for good Hadoop tutorials?

A year ago, I had to start a POC on Hadoop and I had no idea about what Hadoop is. I would describe the way I started. It worked well for me and my team members.1. Go through some introductory videos on HadoopIts very important to have some high level idea of hadoop before directly starting working on it. These introductory videos will help in understanding the scope of Hadoop and the use cases where it can be applied. There are a lot of resources available online for the same and going through any of the videos will be beneficial.2. Understanding MapReduceThe second thing which helped me was to understand what Map Reduce is and how it works. It is explained very nicely in this paper: http://static.googleusercontent....Another nice tutorial is available here : http://ksat.me/map-reduce-a-real...3. Getting started with Cloudera VMOnce you understand the basics of Hadoop, you can download the VM provided by cloudera and starting running some hadoop commands on it. You can download the VM from this link: http://www.cloudera.com/content/...It would be nice to get familiar with basic Hadoop commands on the VM and understanding how it works. 4. Setting up the standalone/Pseudo distributed Hadoop  I would recommend setting up your own standalone Hadoop on your machine once you are familiar with Hadoop using the VM. The steps for installing are explained very nicely on this blog by Michael G. Noll : Running Hadoop On Ubuntu Linux (Single-Node Cluster) - Michael G. Noll5. Understanding the Hadoop EcosystemIt would be nice to get familiar with other components in the Hadoop ecosystem like Apache Pig, Hive, Hbase, Flume-NG, Hue etc. All these serve different purposes and having some information on all these will be really helpful in building any product around the hadoop ecosystem. You can install all these easily on your machine and get started with them. Cloudera VM by has most of these installed already.6. Writing Map Reduce JobsOnce you are done with steps 1-5, I don't think writing Map Reduce would be a challenge. It is explained thoroughly in The Definitive Guide. If MapReduce really interests you a lot, I would suggest reading this book Mining Massive Datasets by Anand Rajaraman, Jure Leskovec and Jeffrey D. Ullman : Page on StanfordI might have missed some points here but that is how I started with Hadoop and my journey so far has been really interesting and rewarding.

Can someone show me how to scan business cards on Evernote on Android?

Here is a nice tutorial I found on CNET talking specially on how to scan biz card on Android. Also this Evernote blog article is also worth checking out.Meanwhile, in terms of scanning business card, you can also try the Whova app - https://whova.com/. It gives more insights (e.g., the contact's personal picture, bio, social links) which you don't usually find on the card.By the way, I am part of the Whova team.

TRENDING NEWS