atik97's Contributions
Below are the tutorials, code snippets, and resources atik97 has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
Tutorials
Looping statements in PHP in PHP Tutorials (Last Comment: atik97, Views: 2,415)
Managing Variables in PHP in PHP Tutorials (Last Comment: atik97, Views: 4,023)
An Introduction to Python in Python Tutorials (Last Comment: atik97, Views: 11,564)
Functions in python in Python Tutorials (Last Comment: atik97, Views: 8,080)
Working with files in python in Python Tutorials (Last Comment: atik97, Views: 28,332)
Data Structures in Python in Python Tutorials (Last Comment: atik97, Views: 18,486)
Modules in Python in Python Tutorials (Last Comment: atik97, Views: 9,095)
Working with Arrays in Python in Python Tutorials (Last Comment: atik97, Views: 127,342)
Code Snippets
Submitted: January 17, 2009        Views: 8066
You can easily find out your age.
Area of triangle in Python by atik97
Submitted: January 20, 2009        Views: 5501
You can calculate the area of any triangle.
Submitted: January 26, 2009        Views: 3224
This function can find the mean of a grouped data items.
Submitted: December 18, 2008        Views: 5549
This function can find out the sum of any series.
Submitted: January 17, 2009        Views: 11591
You can calculate standard deviation of a given set of data
Submitted: January 27, 2009        Views: 5346
It will calculate the mode of given data set.
Abundant Number in Python by atik97
Submitted: March 8, 2009        Views: 2466
Checks if a number is abundant or not.An abundant number is the number of which sum of factors(including itself) is greater than twice the number.
Abundant Number in Ruby by atik97
Submitted: March 31, 2009        Views: 954
Checks if a number is abundant or not i.e. sum of divisors less than twice the number.
Submitted: April 12, 2009        Views: 970
Converts an angle from radian to degree and vice versa.
Submitted: April 20, 2009        Views: 1580
Submitted: March 12, 2009        Views: 4083
Converts the angle from degree to radian and also from radian to degree.
Submitted: March 20, 2009        Views: 1223
Submitted: April 10, 2009        Views: 1144
Arithmetic Mean in Other Languages by atik97
Submitted: April 20, 2009        Views: 974
This will find arithmetic mean of grouped data items.
Submitted: January 30, 2009        Views: 1606
Beeper using Tk in Python by atik97
Submitted: January 31, 2009        Views: 2055
A simple GUI program written in Python Tk, which starts beeping when run.
Submitted: April 24, 2009        Views: 1217
This will find the center of gravity of the triangle from the apex.
Submitted: April 24, 2009        Views: 2071
This will find the center of gravity of triangle from the apex.
Submitted: February 14, 2009        Views: 1177
Calculates moments about mean value.
Clock using Tk in Python by atik97
Submitted: January 31, 2009        Views: 1999
This is a simple clock.
Submitted: April 20, 2009        Views: 1670
Submitted: March 22, 2009        Views: 903
Submitted: April 21, 2009        Views: 1109
This will find out the coefficient of rank correlation.
Submitted: February 20, 2009        Views: 2308
Finds out the coefficient of variation of grouped data.
Combination finder in Python by atik97
Submitted: January 28, 2009        Views: 1606
A function to find combination which includes a factorial function.
Submitted: March 21, 2009        Views: 958
Submitted: April 9, 2009        Views: 910
Submitted: March 15, 2009        Views: 2738
Checks if it is a composite number or not i.e. has factor other than 1 and itself
Composite Number in Python by atik97
Submitted: March 15, 2009        Views: 1638
Checks if a number is composite or not i.e. has factors other than 1 and itself.
Submitted: April 19, 2009        Views: 688
Checks if a number is composite or not i.e. has factors other than 1 and itself
Submitted: April 21, 2009        Views: 1060
Checks if a number is composite or not i.e. has factors other than 1 and itself.
Submitted: March 20, 2009        Views: 3946
Submitted: March 7, 2009        Views: 2825
Coverts the the coordinate system: Cartesian to Polar and vice-versa.
Submitted: May 13, 2010        Views: 1318
This function will return number of files in a directory.
Countdown timer in Python by atik97
Submitted: March 3, 2009        Views: 3892
Submitted: March 14, 2009        Views: 7236
Submitted: April 19, 2009        Views: 599
Deficient Number in Python by atik97
Submitted: March 14, 2009        Views: 661
Checks a number is deficient of not i.e. sum of factors is less than twice the number
Submitted: February 12, 2009        Views: 758
Calculates the deviations about mean.
Submitted: January 27, 2009        Views: 10512
Finds the distance between two points.
Submitted: April 21, 2009        Views: 2198
Submitted: March 20, 2009        Views: 1143
Calculates the distance traveled by a moving particle from initial and final velocity by calculating acceleration.
Submitted: March 20, 2009        Views: 860
Calculates the distance traveled by a particle at any time from initial and final velocity by calculating acceleration.
Submitted: April 2, 2009        Views: 1595
Submitted: March 7, 2009        Views: 5382
This function calculates the slope and the find the equation of a straight line through two points.
Submitted: March 8, 2009        Views: 4345
This will extract data from an url.
Submitted: April 2, 2009        Views: 718
Submitted: January 26, 2009        Views: 3638
This is a simple function using while loop which print the numbers of fibonacci sequence.
Submitted: January 21, 2009        Views: 2107
Find the numbers of Fibonacci sequence
Submitted: April 9, 2009        Views: 747
File writing in Python by atik97
Submitted: January 27, 2009        Views: 1085
Demonstrates how to write a file.
Submitted: January 20, 2009        Views: 13114
You can fit the best straight line by least square method from given data.
Friendly Numbers in Python by atik97
Submitted: March 17, 2009        Views: 945
checks if a pair of numbers are friendly or not i.e. numbers with same abundancy
Submitted: March 20, 2009        Views: 2952
Checks if a pair of numbers are friendly or not i.e. numbers with same abundancy.
Submitted: April 20, 2009        Views: 1034
Check the abundancy of two number and compare these to find if they are friendly or not.
Submitted: January 2, 2011        Views: 1617
This function will find greatest common divisor by Euclidean algorithm.
Submitted: April 21, 2009        Views: 2047
Finds the greatest common factor and lowest common multiple.
Submitted: September 10, 2009        Views: 2075
This function takes the common ratio and the limiting values as parameter between which it returns the geometric progression as a list.
Submitted: January 28, 2009        Views: 2660
Submitted: April 7, 2009        Views: 842
This will retrieve all the links of an url.
Submitted: January 28, 2009        Views: 10613
You can find Greatest common factor and Lowest common multiple by this program.
Harmonic Mean in Python by atik97
Submitted: February 21, 2009        Views: 2428
Calculates harmonic mean of given group of data.
Submitted: January 28, 2009        Views: 5955
Submitted: January 19, 2009        Views: 3466
Find out the number of words in a given file.
Insertion Sort in Python by atik97
Submitted: January 15, 2011        Views: 2277
Implementation of insertion sort algorithm in python.
Last Visit in PHP by atik97
Submitted: January 29, 2009        Views: 3089
This will show the last time visit info.
Submitted: April 12, 2009        Views: 4271
Submitted: April 25, 2009        Views: 985
This will find the maximum height of a thrown object
Submitted: April 6, 2009        Views: 853
This will calculate the Maximum range of a thrown object
Submitted: April 25, 2009        Views: 574
Submitted: March 31, 2009        Views: 1673
This will find the maximum height of a thrown object
Submitted: February 21, 2009        Views: 1073
Submitted: March 12, 2009        Views: 1188
A simple program which can find the mean of grouped data items.
Submitted: March 20, 2009        Views: 737
Median value in Python by atik97
Submitted: February 14, 2009        Views: 3490
This will calculate the median value from given data.
Submitted: February 20, 2009        Views: 1507
Calculates the values of central moments from the given raw moments.
Nature of Curve in Python by atik97
Submitted: February 20, 2009        Views: 1215
Shows the nature of curve on the basis of values of coefficient of kurtosis.
Submitted: January 28, 2009        Views: 4599
You can find number of days between today and a given date.
Submitted: February 26, 2009        Views: 8607
This counts the total number of lines of a file & read these line by line.
Open an url in Python by atik97
Submitted: January 29, 2009        Views: 2284
Submitted: January 29, 2009        Views: 3330
This will count number of page views in a session.
Pascal's Triangle in Python by atik97
Submitted: March 19, 2009        Views: 4021
It takes an integer and returns that number of rows of Pascal's triangle.
Submitted: February 12, 2009        Views: 6643
This program will find the Pearson's coefficient of correlation.
Perfect Number in Python by atik97
Submitted: March 8, 2009        Views: 5157
Checks if a number is perfect or not. A number is said to be perfect if it equals to the sum of its factors.
Permutation in Ruby by atik97
Submitted: March 22, 2009        Views: 742
Submitted: January 30, 2009        Views: 8109
Permutation Finder in Python by atik97
Submitted: March 19, 2009        Views: 2149
First calculates factorial and then find out permutation.
Submitted: April 9, 2009        Views: 1100
Submitted: April 13, 2009        Views: 2269
Submitted: December 16, 2008        Views: 10026
A function to solve quadratic equations.
Submitted: April 23, 2009        Views: 1038
Quartiles finder in Python by atik97
Submitted: February 20, 2009        Views: 3667
Finds the values of first, second & third Quartiles.
Submitted: April 27, 2010        Views: 968
A function to generate random string.
Submitted: February 12, 2009        Views: 2310
This can find out rank correlation coefficient.
Submitted: March 12, 2009        Views: 4566
Raw Moments in Python by atik97
Submitted: February 20, 2009        Views: 750
Finds out the values of 1st, 2nd, 3rd & 4th raw moments.
Submitted: December 15, 2008        Views: 6587
Here the recursion of a function is used to find the factorial of a given number.
Submitted: January 30, 2009        Views: 818
This will demonstrates how to fit a regression line.
Regression Line in Ruby by atik97
Submitted: March 20, 2009        Views: 829
Submitted: April 20, 2009        Views: 1109
Demonstrates how to fit a regression line.
Submitted: January 27, 2009        Views: 6171
This function can search for a specific character in a string.
Submitted: January 30, 2009        Views: 657
Submitted: January 30, 2009        Views: 5988
Shell Sort in C by atik97
Submitted: January 30, 2009        Views: 1643
Sierpinski carpet in Python by atik97
Submitted: April 9, 2009        Views: 3399
Submitted: March 4, 2009        Views: 14320
A calculator written in easygui and performs basic arithmetic manipulations.
Submitted: March 6, 2009        Views: 6936
A simple phone book uses database to store contact information.
Submitted: February 14, 2009        Views: 3836
This will calculate central moments and then using these values skewness & kurtosis will be calculated.
Socket Broadcast in Python by atik97
Submitted: January 30, 2009        Views: 4564
Socket info in Python by atik97
Submitted: January 30, 2009        Views: 1000
Submitted: January 30, 2009        Views: 897
Submitted: April 8, 2009        Views: 1864
Submitted: March 20, 2009        Views: 611
Sum Of Divisors in Python by atik97
Submitted: March 19, 2009        Views: 3320
Sum Of Divisors in Ruby by atik97
Submitted: March 26, 2009        Views: 2289
Submitted: April 9, 2009        Views: 618
Submitted: April 20, 2009        Views: 1642
Submitted: February 26, 2009        Views: 829
Calculates time of oscillation of an oscillated body.
Tomorrow in PHP by atik97
Submitted: February 26, 2009        Views: 823
Shows the date of tomorrow.
Submitted: April 15, 2009        Views: 2012
This snippet will find a unit vector to the direction of a given vector.
Vector Dot Product in Python by atik97
Submitted: March 13, 2009        Views: 3306
Submitted: April 4, 2009        Views: 1619
Submitted: April 20, 2009        Views: 1508
Web page info in Python by atik97
Submitted: January 28, 2009        Views: 1093