Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Slice an Image into Tiles and Store in an Array Using Swift iOS App

This is a small sample of how we can split an image into multiple pieces/tiles and store these small pieces into an array and further we will show, how these pieces are rearranged to form an image.   So let start with slicing our

What is setImmediate in nodejs

Today I am going to write a short note on setImmediate, hope you will understand how setImmediate works in nodejs.     setImmediate Once the current poll phase is completed, setImmediate will execute. After all the tasks has completed

How to Resolve Fragmentation Error in Android Application?

I am trying to create a tab layout . So,I am trying to inject an instance of FragmentManager to pass into the constructor of the ViewPagerAdapter. While doing this I'm getting this Error: Error:(16, 10) error: android.app.FragmentManager cannot

Why You Should Opt Ionic Framework for Your Mobile App Development?

According to Statista, a popular resource; out of 4 million active internet users, 3.8 million were mobile internet users. Well, I am not saying that you should rely on this data; but it is true. The same resource has also predicted that the Internet

Why You Should Stop Using CSS in JavaScript for Web Development

In these times, CSS has lost a lot of popularity. The community believes that CSS is an obsolete and unnecessary tool, and that is why they are increasingly betting on JavaScript and its frameworks. And that is a mistake. In this article I hope to ex

Significance of React Native in Mobile App Development

React Native is a very useful framework that helps developers to build cross-platform mobile apps with their JavaScript (JS) knowledge. It is one of the major frameworks among the several available mobile app development frameworks.   React Na

Java Check whether username already exists or not

I am having a file called customersinfo.txt this is how my file structure looks like ID FirstName LastName Email Mobile UserName PassWord ConPassWord 1 John Sam JS@gmail.com 0123 JhonSam12 1234 1234 2 ---- ------ ----------- ---- ----- ------ ------

How to make Python 3 as your default “Python Version” on Windows 10/7

Python is known to be a Data Science programming language that effectively and simply solves algorithmic problems or Python is used to develop web applications. Python is a universal programming language. Python eases the execution of code because of

How to solve ArrayIndexOutOfBoundsException in Java?

I want to insert a csv data into a MySQL table. When I run the code, I've got the following error message. Any suggestions? java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3     at BudgetTrackerCui/CSVIn

Creating CSV from HTML using jQuery

In one of the project, I needed to create the CSV file from the html using jQuery. To make this possible, I created the below code to convert the html into csv file using jQuery. <script type="text/javascript" src="jquery.min.js"></script&

1 346 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: