
Breaking News
Editor's Choice
Relative News
Hot Topics
Advertisement

Popular Blog
-
How to setup AWS S3 storage backend for File Upload
Read More: How to setup AWS S3 storage backend for File UploadDjango delegates the files handing to the storage backend. By default Django uses the FileSystemStorage to store files on local filesystem. It is possible to…
-
How to Export and Import Fixtures in Django
Read More: How to Export and Import Fixtures in DjangoA fixture is a collection of file that hold the serialized content of the database. Files that comprise the fixture can be distributed across multiple…
-
RSA Algorithm Illustrated
Read More: RSA Algorithm IllustratedRSA is asymmetric key encryption algorithm which was first presented by three MIT researchers Ron Rivest, Adi Shamir and Leonard Adleman in the year 1977.…
-
Difference between scanf() and gets() in C Language
Read More: Difference between scanf() and gets() in C LanguageBoth functions scanf() and gets() are used to read the input from standard input (keyboard) But, there are differences in how they treat the input.…
-
IPv4 Addresses: Classes, Public IPs, Private IPs and Special IP Addresses
Read More: IPv4 Addresses: Classes, Public IPs, Private IPs and Special IP AddressesIPv4 address is binary string of 32 bits, it is used to identify each computer or device connected to internet or intranet uniquely. It is…
-
Characters and Strings in Go Language
Read More: Characters and Strings in Go LanguageGo Programming language has two data types rune and string that are used to define characters and strings in go respectively Characters in Go Characters…
Most Read
Author Details

NEOTAM
NAVEEN TAMANAM
Advertisement

You May Have Missed






