The programmer's corner.
- iEatGroceries
- Gangsta Clucker
- Posts: 797
- Joined: Mon Aug 24, 2015 5:51 pm
- KCNR Username: iEatGroceries
- Status: Offline
Delete this pls
Last edited by iEatGroceries on Thu Feb 04, 2016 3:34 pm, edited 1 time in total.
~~~MEMBER OF CLUCKYMINATI~~~
~~~INDIAN~~~


i know basic java
and most of C C++
actually..u may speak i have got most of the stuff in C on dos platform
but i want to take my skills to whole another level.
and i am thinking about android devlopment
but the tutorials of it,are way out of my league.
could u guys suggest me what shall i do?
and most of C C++
actually..u may speak i have got most of the stuff in C on dos platform
but i want to take my skills to whole another level.
and i am thinking about android devlopment
but the tutorials of it,are way out of my league.
could u guys suggest me what shall i do?
.
- iEatGroceries
- Gangsta Clucker
- Posts: 797
- Joined: Mon Aug 24, 2015 5:51 pm
- KCNR Username: iEatGroceries
- Status: Offline
Watch the video tutorials of a youtube channel named "thenewboston". He explains the coding really well for the beginners.yo_Abhi wrote:i know basic java
and most of C C++
actually..u may speak i have got most of the stuff in C on dos platform
but i want to take my skills to whole another level.
and i am thinking about android devlopment
but the tutorials of it,are way out of my league.
could u guys suggest me what shall i do?
But I need to make an actual application for my project. Some help is appreciated
~~~MEMBER OF CLUCKYMINATI~~~
~~~INDIAN~~~


-
- The Cluckin' Godfather
- Posts: 7056
- Joined: Tue Aug 16, 2011 10:11 am
- KCNR Username: Peter
- Location: Hell
- Status: Offline
What kind of application and what language?
I'm experienced in Python, PHP, Perl, Java, JavaScript.
Side note, if you want to start programming codeacademy may be a great help. Also start with Python, Python is very similar to pseudo code thus easy to interpret.
I'm experienced in Python, PHP, Perl, Java, JavaScript.
Side note, if you want to start programming codeacademy may be a great help. Also start with Python, Python is very similar to pseudo code thus easy to interpret.

Want your own statistics counter? Look right here: viewtopic.php?f=25&t=1216
(Feature) introduction topic: viewtopic.php?f=25&t=28493
- iEatGroceries
- Gangsta Clucker
- Posts: 797
- Joined: Mon Aug 24, 2015 5:51 pm
- KCNR Username: iEatGroceries
- Status: Offline
Android coding.. so basically, JavaPeter wrote:What kind of application and what language?
I'm experienced in Python, PHP, Perl, Java, JavaScript.
Side note, if you want to start programming codeacademy may be a great help. Also start with Python, Python is very similar to pseudo code thus easy to interpret.
And it's a campus mapping & navigation project
~~~MEMBER OF CLUCKYMINATI~~~
~~~INDIAN~~~


-
- The Cluckin' Godfather
- Posts: 7056
- Joined: Tue Aug 16, 2011 10:11 am
- KCNR Username: Peter
- Location: Hell
- Status: Offline
Spoiler!
So you have to find routes as well? The campus mapping shouldn't be too difficult, just get the Latitudes and longitudes of what you need to map either in a db or XML/JSON file.
Then get the google maps android API and add markers to that.
Simple enough.

Want your own statistics counter? Look right here: viewtopic.php?f=25&t=1216
(Feature) introduction topic: viewtopic.php?f=25&t=28493
- iEatGroceries
- Gangsta Clucker
- Posts: 797
- Joined: Mon Aug 24, 2015 5:51 pm
- KCNR Username: iEatGroceries
- Status: Offline
Spoiler!
Just wanna know how I can draw the navigation lines on the image (not an image.. but an AutoCad .dwg format)
~~~MEMBER OF CLUCKYMINATI~~~
~~~INDIAN~~~


-
- The Cluckin' Godfather
- Posts: 7056
- Joined: Tue Aug 16, 2011 10:11 am
- KCNR Username: Peter
- Location: Hell
- Status: Offline
Maybe you can change the AutoCAD files to png? Then it should be easier to do

Want your own statistics counter? Look right here: viewtopic.php?f=25&t=1216
(Feature) introduction topic: viewtopic.php?f=25&t=28493
- iEatGroceries
- Gangsta Clucker
- Posts: 797
- Joined: Mon Aug 24, 2015 5:51 pm
- KCNR Username: iEatGroceries
- Status: Offline
Yea... gonna do that.Peter wrote:Maybe you can change the AutoCAD files to png? Then it should be easier to do
But, do I have to add the navigation lines to the images, thus creating a high memory app or something else?
~~~MEMBER OF CLUCKYMINATI~~~
~~~INDIAN~~~

