Saturday 19 September 2020

C#:Roundup of Tutorials and Technical Articles

Best Tutorial Blog and Site for Learning C#
1.DotNetCSharpTutorial - a blog contains C#-related tutorials and examples.[link]
2.C# 4 All:a blog contains tutorials and technical articles for C# Learner.[link]
3.TutorialsTeacher C# Tutorial [link]
4.PracticeExercisesC# - a site with lots of C# tutorials and examples.[link]
5.CSharpASP - a bit old fashion but still helpful blog to learn C#.[link]
C# Examples
1.C# 3 x 3 TicTacToe Tutorial [link]
2.C# Encryption and Decryption by Rijndael Method [link]

Wednesday 1 August 2018

List of Perl GUI Frameworks

1.Perl-Qt:Perl-Qt is a Perl binding to Qt,for developing modern and cross-platform applications easily.
2.QtCore4:QtCore4 is another Qt binding for Perl,which binds to Qt 4.
3.Prima:Prima is a full-fledged GUI toolkit for developing desktop applications.
4.Win32-GUI:Win32-GUI is a GUI Framework for Windows applications.
5.XUL-GUI:Framework for render cross-platform XUL applications.
6.App-XUL:Framework for developing XUL apps in Perl.
7.GTK2-Perl:Perl binding to GTK2 framework,GTK is originally written in C and has ported to a variety of programming languages such as Python and Perl.
8.Gapp:Another Perl binding to GTK framework for desktop applications.
9.Tk:Perl binding to Tk,GUI framework for cross platform apps.
10:wxPerl:Perl wrapper for wxWidgets,GUI framework written in C++.
11.FLTK:Perl interface to FLTK GUI toolkit,which is based in C++.
12.Java:It's not a GUI framework,it's a Perl interface to access JVM classes.It allows you access Java-based GUI toolkits such as AWT and Swing.
13.GTK-Perl:Perl wrapper for GTK.
14.GTK3:Perl Binding to 3.x series GTK.

Saturday 20 January 2018

A Collection of Android Development Blogs to Follow

1.DevExchanges - Android UI,Libraries tutorials and code samples.
2.Android Tutorial from Navin - a comprehensive list of Android tutorials.
3.Android Developers Solution - a blog by Mukesh Yadav about Android Development.
4.Android Training Center - a blog contains dozens of Android tutorials.
5.MyAndroidPoint - Android development blog.
6.My Experience with Android - Android tutorials blog.

Friday 10 November 2017

List of Useful Articles and Code Examples in Cryptography for Developers

Cryptography is a subject that heavily influenced our everyday life.With the rising demand on cybersecurity,cryptography has been increasingly important.As more and more software developers start to employ encryption techniques to make their websites and applications more secure,learn cryptography is becoming necessary.In this article,I compiled a list of technical articles and code examples that will be useful for learning cryptography.
C#
1.Using AES encryption in C#
2.C# AES Encryption & Decryption Methods
3.Encryption - Decryption using AES Algorithm
4.Encryption in C# .NET
5.Encrypting and Decrypting Data in C#.NET
6.Encyption/Decryption in C# and Java
7.Cryptography - Rail Fence
8.Cryptography - Data Encryption Standard (DES)
9.Encryption in C#
10.How To: Encrypt and Decrypt string Using C#
11.Vernam Encryption Using C#
Java
1.Encryption and Decryption using AES Algorithm in JAVA
2.Encrypt URL parameters using AES in Java using Spring MVC
3.Encrypt and Decrypt file/stream in Java
4.Data decryption using Caesar Cipher
Python
1.Encryption Description String with AES Python
2.Python: Using PyCrypto Library, Part 1
3.Symmetric Encryption with PyCrypto(Part 1,Part 2,Part 3)
4.Encryption in Python (PyCrypto)
5.Using Encrypted Data Between Python and Silverlight
6.Vernam Cypher in Python
7.Vernam Cipher Python Program
VB.NET
1.Data Encryption In VB.NET Using DES
2.Making TripleDES Simple in Visual Basic .NET

Saturday 16 September 2017

WPF:Roundup of Useful Tutorials,Articles and Blogs

General Tutorials
WPF-Tutorial [link]
WPF Tutorial [link]
Jigneshon's Blog:a Collection of WPF Tutorial[link]
WPFTricks:Blog about WPF [link]
SeekYourCareer WPF Tutorial [link]
WPF Tutorial [link]
TutorialsPoint WPF Tutorial [link]
2,000 Things You Should Know About WPF [link]
WPF Tutorial for Beginners [link]
Tutorials
WPF Tutorial Series -CodeProject: Beginning | Layout-Panels-Containers & Layout Transformation
C# WPF Generate and Display QR Code [link]
DataGrid

Sunday 20 August 2017

Learn C++:Roundup of Useful Tutorials and Resources

C++ is powerful,with capabilities of dealing with both general and complex programming tasks.Thanks to its powerful,we are able to create large-scale projects or even implement a compiler.So,It's worth to learn C++ from now on.In this roundup,I will compile a categorized list of useful tutorials and resources that helps you getting started with C++.
General Tutorials
Programiz Learn C++ Tutorial Tutorial link
CProgramming C++ Tutorial Tutorial link
Learn Cpp Tutorial Tutorial link
Tutorialology C++ Tutorial Tutorial link
Cplusplus Tutorial Tutorial link
TutorialsPoint C++ Tutorial Tutorial link
Java2s C++ Tutorial Tutorial link
PenguinProgrammer C++ Tutorial Tutorial link
JavatPoint C++ Tutorial Tutorial link
CodesCracker C++ Tutorial Tutorial Link
TutorialCup C++ Tutorial Tutorial Link
CppForSchool Tutorial Tutorial link
SitesBay C++ Tutorial Tutorial link