Published on 12/26/2016 6:19 am
In this blog we will learn, how to made payment with Braintree gateway.
Read More
Published on 12/12/2016 6:57 am
For sending Email to a list of receivers using python can done by using the given code. Here I am using Gmail SMTP service for this purpose. Create a separate account for this, cause it might be dangerous to use your primary email address as the Gmail might suspend you account in case of spamming. Read more at FindNerd.
Read More
Published on 12/05/2016 6:39 am
The Performance issue with the Unity3D game. We all know about the Sounds, Batching, Draw Call, Textures, Meshes and other components which we use in the game. But only some of us know about the usage system means how we should use these components so that we can use best CPU or GPU for the game. Read more at FindNerd.
Read More