The Programming/Coding thread

  • Thread starter Thread starter New Editor
  • Start date Start date
@B_A‌ That's what I'm trying to do as well. That's dope. Plus you and I know that's where the money is at.

Are you trying to build a tech company too?

Also what Java books do you recommend?
 
Last edited:
black caesar;7709515 said:
@B_A‌ That's what I'm trying to do as well. That's dope. Plus you and I know that's where the money is at.

Are you trying to build a tech company too?

Also what Java books do you recommend?

yeah, i would love to do that one day. But, im not even in the IT field yet lol, im using lynda and various other sources to learn java. Android Programming: Pushing the Limits by Erik Hellman is the book im using though.
 
Last edited:
For those that want to program/test on Android phones/tablets without a PC, check out these links:

Best apps for programming on Android Phones/Tablets:
http://android.appstorm.net/roundups/developer/15-apps-for-programming-on-android/

Top ten list Java compilers/editors for Android:
https://blog.idrsolutions.com/2014/12/android-apps-ide-for-java-coder-programmers/

Best Android apps for web developers and designers:
https://blog.idrsolutions.com/2014/04/best-android-apps-designers-web-developers/
 
Last edited:
B_A;7709762 said:
black caesar;7709515 said:
@B_A‌ That's what I'm trying to do as well. That's dope. Plus you and I know that's where the money is at.

Are you trying to build a tech company too?

Also what Java books do you recommend?

yeah, i would love to do that one day. But, im not even in the IT field yet lol, im using lynda and various other sources to learn java. Android Programming: Pushing the Limits by Erik Hellman is the book im using though.

@B_A‌ lol neither I'm I, but I have studied CCNA. You can do it my dude. What app(s) are you trying to create?
 
Anybody here know python? What text did you learn it from? Would you recommend it for someone trying to learn without a prof in their spare time?
 
LUClEN;7756964 said:
Anybody here know python? What text did you learn it from? Would you recommend it for someone trying to learn without a prof in their spare time?

@lucien Start with the new Boston tutorials:

Python Programming Tutorial - 1 - Installing Pyth…:
 
I've been pretty much coding since I was 15 or 16 years old back when I was trying to learn C++ to make a video game. Right now I'm writing python scripts and bash scripts at work but I've done some stuff in perl, javascript, php, html and as3(flash) in the work place. I never really read a book. Just online articles. As far as tips I'd say learn the programming concepts first and then you can pick up on pretty much any language. Tutorials point has some good tutorials on coding and the java documentation from oracles website gives you some solid information on object oriented programming concepts. I would also say learn about functions now and learn about object oriented programming now. They'll both make your life a lot easier when writing large programs.
 
I'd also recommend learning something about networking protocols. Some people in the IT industry might tell you that a programmer doesn't need to know networking but having a better understanding of how a network works will make you better at troubleshooting issues within your code or someone else's or just issues that may be caused by the network in general. Every device is on the internet these days so a lot more programs need to communicate over the network.
 
Code school provides great material on learning everything from Java,Ruby on Rails and Git, which is what I'm learning now. It's a pretty easy concept and a lot of Jobs are calling for it that pay big money.
 
Bcotton5;7842824 said:
if im in networking should I learn about programming?

It might be beneficial to learn python scripting. I'm not really a networking guy but from reading around it seems some networking guys benefit from knowing python. I'm guessing some network admins automate the configuration of network devices.
 
Bcotton5;7842824 said:
if im in networking should I learn about programming?

It's beneficial to:

1. Learn a basic scripting language (don't need to be an expert)

2. Learn about virtualization at a high level

1. If you wanna be in networking and work in IT or other related software engineering fields (I.e., working for the network hardware/software companies that make the products), having automation skills using scripting languages, like Python and Expect in your background will definitely make you stand out from the crowd.

Essentially, network management softwares boil down to backend automation and data collection. If you are a consultant many times you'll run into customers who don't have the money to invest in them and using automation, you can provide a framework for their future device installations. There are also instances where u can use scripting along with SNMP as well as EEM (very beneficial, in real world environments) to provide many networking aware scripting opportunities for your clients. Beyond IT and as far as network software companies themselves..like say Junip*r or Extrem* (randomly picked) depending on your role, even if you aren't a software developer, you may need to know this for automating repetitive tasks.

Python is good to know. A lot of companies still use older technologies like TCL and Expect or Perl to automate networking things but Python is where things are heading.

2. To the second point...A lot of networking is now virtualized. Having at least a fundamental knowledge of how VM ESX work and Hypervisors will help you.
 
Last edited:
B_A;7709762 said:
black caesar;7709515 said:
@B_A‌ That's what I'm trying to do as well. That's dope. Plus you and I know that's where the money is at.

Are you trying to build a tech company too?

Also what Java books do you recommend?

yeah, i would love to do that one day. But, im not even in the IT field yet lol, im using lynda and various other sources to learn java. Android Programming: Pushing the Limits by Erik Hellman is the book im using though.

Damn i came a long way since this post
 
Last edited:

Members online

No members online now.

Trending content

Thread statistics

Created
-,
Last reply from
-,
Replies
34
Views
2
Back
Top
Menu
Your profile
Post thread…