Showing posts with label Tutorial. Show all posts
Showing posts with label Tutorial. Show all posts

November 17, 2015

Java Introdcution




Please send your review and feedback to psrdotcom@gmail.com

April 09, 2014

Best Tutorials for Android Learning

Hi all,

The best blog which described all the possibilities to learn Android

http://www.fromdev.com/2013/07/Android-Tutorials.html

My personal suggestions are
http://developer.android.com/training/index.html (Textual)
http://www.youtube.com/watch?v=lESZqCflB0o (Video)

 Soon, I will also host my presentations on Android on my website ..

March 30, 2012

Become SecurityTube Wireless Security Expert and/or Metasploit Framework Expert with Certification by Watching Videos and Practising Online Labs

Hi friends,

From my M.Tech university Cyber Security group, I got an e-mail to learn more about wireless networks and doing penetration testing on it.

I would like to share the links to download the video tutorials.

Please find the links become
http://securitytube-training.com/certifications/

You can enroll to the courses of your choice.

They are providing free video tutorials also.

Wireless Security Expert Course Videos link

All videos in single ISO
http://securitytube.aircrack-ng.org/Wi-Fi-Security-Megaprimer/WLAN-Security-Megaprimer-v1.iso

Individual Videos link
http://securitytube.net/groups?operation=view&groupId=9

Hope some of you can use this facility to learn more.

Please send your feedback and queries to psrdotcom@gmail.com




January 27, 2012

SQLite Database Instalation and Usage tutorials in Mobile Application Developement

Hi friends,

I would like share something related to Mobile Application Development.

SQLite Command Line Tool

  • Download the sqlite command line tool
  • Opening database with sqlite
  • sqlite_dir_path> sqlite databasefile.db 
    • Note: Save sqlite database file with an extension .db

To find the commands help, please go through the following links
http://www.sqlite.org/sqlite.html
http://zetcode.com/databases/sqlitetutorial/tool/
http://souptonuts.sourceforge.net/readme_sqlite_tutorial.html

SQLite Database Browser

  • Download the lastest sqlite browser files from SourgeForge
  • Extract the files and execute the SQLite Database Browser.exe
  • SQLite Database Browser will be opened

To find more information on usage, please go through the following links
http://www.reigndesign.com/blog/using-your-own-sqlite-database-in-android-applications/
http://www.vogella.de/articles/AndroidSQLite/article.html

For queries, please contact psrdotcom@gmail.com

Featured Post

Java Introdcution

Please send your review and feedback to psrdotcom@gmail.com