Here are a number of tutorials that implements various categories of algorithms in C#,such as sorting algorithms,searching algorithms and mathematical algorithms.These tutorials are selected from the Internet that perfect for those who intend to brush up their programming skills.
Sorting Algorithms
Heapsort
1.Heapsort in C#
2.Heapsort C# Tutorial
3.Heap Sort in C#
4.Heap sort program in C#
Selection Sort
1.Selection Sort in C#
2.Compare Sorting Algorithms in C#, Part 3 of 5 - Selection Sort
3.C# Example- Selection Sort Algorithm
Bubble Sort
1.Bubble Sort in C#
Quicksort
1.Quicksort Algorithm in C#
2.Quick Sorting Algorithm in C#
3.Quick Sort in C#
4.Quicksort in C#
5.Quicksort Algorithm with C# program code
6.C# Quicksort
7.QuickSort in C#
8.Program of Quick Sort in C#
9.Quick Sort in C#
10.C# Quick Sort Algorithm Implementation
11.C# Program to perform Quick Sort using Recursion
12.C# - Sorting Algorithm - QuickSort Recursive
13.C# - Sorting Algorithm - QuickSort Iterative
A blog focus on web development & apps development to share my mind with developers from all over the world.
Thursday, 23 November 2017
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
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
Labels:
C#,
Cryptography,
Java
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
WPF DataGrid Tutorial-DotNetPattern: WPF DataGrid Introduction Tutorial | WPF DataGrid - Auto Generate Columns | WPF DataGrid - Custom Columns | WPF DataGrid - Selection Mode
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
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
Saturday, 22 July 2017
Useful Articles for VB.NET Developers
VB.NET is one of Microsoft's .NET programming languages which is popular among developers due to it's powerful and easy-to-use.In this article,I compiled a list of useful articles for those who wants to take their VB.NET skills to next level.If you find other useful articles do not appear in this list,please feel free to tell me via comments.
1.Creating a Text Editor with Visual Basic Link
2.How to Create a Text Editor in Visual Basic Link
3.Create Customize Notepad in Visual Basic.NET Link
4.How to Create an FTP Client in VB.NET Link
5.Create a GUI for an FTP Client with VB.NET Link
1.Creating a Text Editor with Visual Basic Link
2.How to Create a Text Editor in Visual Basic Link
3.Create Customize Notepad in Visual Basic.NET Link
4.How to Create an FTP Client in VB.NET Link
5.Create a GUI for an FTP Client with VB.NET Link
Subscribe to:
Posts (Atom)