Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,561 members, 7,809,050 topics. Date: Thursday, 25 April 2024 at 09:50 PM

Foundations Of Programming: Fundamentals - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Foundations Of Programming: Fundamentals (3860 Views)

Nairaland School Of Programming / Having Consistent Headaches Because Of Programming / Nairaland Programming Index(Topic Ordered Listing of Programming Board Threads). (2) (3) (4)

(1) (Reply) (Go Down)

Foundations Of Programming: Fundamentals by stmartynz(m): 9:58am On Aug 05, 2014
TITLE DESCRIPTION:


This course provides the core knowledge to begin programming in any language. Simon Allardice uses JavaScript to explore the core syntax of a programming language, and shows how to write and execute your first application and understand what's going on under the hood. The course covers creating small programs to explore conditions, loops, variables, and expressions; working with different kinds of data and seeing how they affect memory; writing modular code; and how to debug, all using different approaches to constructing software applications.

Finally, the course compares how code is written in several different languages, the libraries and frameworks that have grown around them, and the reasons to choose each one.

Re: Foundations Of Programming: Fundamentals by stmartynz(m): 11:14am On Aug 05, 2014
If you have any questions, please feel free to ask it here so others can learn from it or call us on 07035754077. Thank you

Direct link - http://teachyourselfanything.com.ng/?641,en_foundations-of-programming-fundamentals
Re: Foundations Of Programming: Fundamentals by stmartynz(m): 10:20am On Aug 06, 2014
Java Essential Training

TITLE DESCRIPTION:


Join author David Gassner as he explores Java SE (Standard Edition), the language used to build mobile apps for Android devices, enterprise server applications, and more. This course demonstrates how to install both Java and the Eclipse IDE and dives into the particulars of programming. The course also explains the fundamentals of Java, from creating simple variables, assigning values, and declaring methods to working with strings, arrays, and subclasses; reading and writing to text files; and implementing object oriented programming concepts.
*I included the exercise files smiley*

Table of Contents:

Welcome 1m 3s

Is this course for you? 5m 35s
Using the exercise files 3m 30s
1. What Is Java?31m 24s

The history of Java 5m 19s
Understanding the principles of Java 8m 28s
Java compilation and syntax 8m 54s
Choosing a development environment 8m 43s

2. Installing the Software19m 5s
Installing Java on Windows 6m 42s
Installing Eclipse on Windows 3m 19s
Exploring Java on Mac OS X Leopard and Snow Leopard 2m 27s
Installing Java on Mac OS X Lion 3m 27s
Installing Eclipse on Mac OS X 3m 10s

3. Getting Started46m 10s
Creating a Hello World application 11m 7s
Exploring the Eclipse IDE 8m 55s
Compiling and running from the command line 8m 2s
Passing arguments to the application 8m 17s
Using the Java API documentation 4m 5s
Memory management and garbage collection 5m 44s

4. Using Primitive Data Types58m 57s
Everything is an object 5m 59s
Declaring and initializing variables 9m 15s
Working with numbers 8m 32s
Converting numeric values 6m 40s
Understanding operators 7m 58s
Working with character values 5m 14s
Working with boolean values 5m 13s
Outputting primitive values as strings 5m 33s
Creating a simple calculator application 4m 33s

5. Exploring Syntax and Flow53m 40s
Writing conditional code 5m 35s
Using the switch statement 8m 50s
Repeating code blocks with loops 7m 35s
Creating reusable code with methods 6m 31s
Declaring methods with arguments 5m 41s
Overloading method names with different signatures 5m 53s
Passing arguments by reference or by value 5m 35s
Creating a more complex calculator application 8m 0s

6. Working with Complex Objects20m 30s
Using the String class 5m 44s
Building strings with StringBuilder 3m 34s
Parsing string values 3m 19s
Working with date values 7m 53s

7. Exception Handling and Debugging20m 44s
Understanding compile-time vs. runtime errors 4m 5s
Handling exceptions with try/catch 4m 55s
Throwing exceptions in methods 2m 50s
Using the debugger 8m 54s

8. Using Data Collections32m 22s
Using simple arrays 4m 47s
Using two-dimensional arrays 6m 17s
Managing resizable arrays with ArrayList 7m 14s
Managing unordered data with HashMap 6m 5s
Looping through collections with iterators 7m 59s

9. Creating Custom Classes52m 2s
Understanding encapsulation 5m 59s
Creating and instantiating custom classes 8m 8s
Organizing classes with packages 6m 47s
Creating and using instance methods 6m 52s
Storing data in instance variables 6m 56s
Using constructor methods 5m 40s
Managing instance data with getter and setter methods 8m 26s
Using class variables and Enum classes 3m 14s

10. Working with Inheritance and Polymorphism41m 15s
Understanding inheritance and polymorphism 9m 12s
Extending custom classes 9m 1s
Overriding superclass methods 3m 8s
Casting subclass objects 5m 3s
Understanding interfaces and implementing classes 4m 2s
Creating your own interfaces 4m 14s
Using abstract classes and methods 6m 35s

11. Working with Files32m 17s
Managing files with the core class library 7m 46s
Managing files with Apache Commons FileUtils 7m 32s
Reading a text file from a networked resource 7m 52s
Parsing an XML file with DOM 9m 7s

12. Preparing an Application for Deployment17m 39s
Creating your own JAR files 4m 54s
Understanding the classpath 5m 2s
Documenting code with Javadoc 7m 43s
Conclusion47s
Goodbye 47s


Direct Link - http://teachyourselfanything.com.ng/?4664,en_java-essential-training

If you have any questions, please feel free to ask it here so others can learn from it

or contact us direct.

GO TO - www.tya.com.ng & www.tutorcation.com.ng
TEL - 07035754077
Enquiry Address - 36, Dumez road, off sapele road, benin city, Edo state.

CASH-ON-DELIVERY is only available for Benin residents.... . Thank you

Re: Foundations Of Programming: Fundamentals by stmartynz(m): 8:44am On Aug 26, 2014
Learn any course with video trainings @... Tya.com.ng

90% of our DVD are playable or your regular DVD player
Re: Foundations Of Programming: Fundamentals by stmartynz(m): 7:49pm On Aug 28, 2014
99% of our tutorial DVDs are playable on your regular DVD players... All courses tested with home theater
Visit - tya.com.ng or call 07035754077
To make your order, enquiry or to reserve a title.
Re: Foundations Of Programming: Fundamentals by trytillmake(m): 12:21am On Aug 30, 2014
All this lynda videos u selling, do u have d franchise
Re: Foundations Of Programming: Fundamentals by stmartynz(m): 9:14am On Aug 30, 2014
trytillmake: All this lynda videos u selling, do u have d franchise

Yes sir
Re: Foundations Of Programming: Fundamentals by stmartynz(m): 2:06pm On Sep 05, 2014
More titles have been added to our website

Check it out - tya.com.ng
Tel 07035754077

You can use our search engine to easily search out a particular course
Re: Foundations Of Programming: Fundamentals by RajeshShrestha: 4:41pm On Sep 07, 2014
That was good, but still I researched about the topic more and found out something more about them. See the discovery made on http://www.wwgtfy.com/?q=Foundations+Of+Programming%3A+Fundamentals about Foundations Of Programming.
Re: Foundations Of Programming: Fundamentals by stmartynz(m): 7:12pm On Sep 08, 2014
RajeshShrestha: That was good, but still I researched about the topic more and found out something more about them. See the discovery made on http://www.wwgtfy.com/?q=Foundations+Of+Programming%3A+Fundamentals about Foundations Of Programming.
Sir... It's the same course
Re: Foundations Of Programming: Fundamentals by stmartynz(m): 6:39am On Sep 19, 2014
All TYA DVD plays on regular playing machine
Re: Foundations Of Programming: Fundamentals by stmartynz(m): 7:55am On Sep 21, 2014
We Still have 5 DVDs remaining... If you need it, hurry and call us today on 07035754077.
Re: Foundations Of Programming: Fundamentals by stmartynz(m): 9:17am On Oct 01, 2014
Awesome Self Improvement Video-books

SOME TITLES FROM TYA MASSIVE LIST OF VIDEO-BOOKS.

I guess, if you have read any of the listed books below, You will agree with me that reading this books are cool but i tell you it can never be compare to the awesome butterfly feelings that spark up within you when you actually watch the author interpret and basically teach the principles of the book, suddenly the book will just come alive and you can easily relate with the letters. Most of this books are great quality books and worth more than they cost.


LIST:

The 7 Habits of Highly Effective People Video Illustrations By Stephen Covey
John Maxwell - The 17 Indisputable Laws of Teamwork
Zig Ziglar - ZIGLAR TRAINING SYSTEMS VIDEO SERIES
Seven Habits - Foundational Principles by Stephen Covey
Brian Tracy - Success Is a Journey
48 Days to the Work You Love
The Six Pillars Of Self-Esteem
Scientific Secrets For a Powerful Memory
4 Pillars of Investing
Brian Tracy - 10 Keys to Personal Power
Brian Tracy - Made for success
Donald Trump - The Wealth Builders Blueprint
How To Get What You Really, Really Want by Wayne Dyer
Jim Rohn - 2004 Leadership Event
Jim Rohn - Three Keys To Greatness
John Maxwell - 5 Levels of Leadership
John Maxwell - Developing The Leader Within You
John Maxwell - Learning the 21 Irreftuable laws of leadership
John Maxwell - Learning To Become A Person Of Influence
John Maxwell - Winning With People DVD Training Curriculum
Leadership Fundamentals with Britt Andreatta
Personal Communication Skills - Dr Jim Henning
Robert Kiyosaki - The Secrets of the Rich

John Maxwell Video Collection: How to be a real success, The key to unlocking , can-do attitude, Leadership decision making, The five levels of leadership

SUZE ORMAN - MONEY CLASS
The Power Of Persuasion by Robert Cialdini
Money Making Blueprint
Maximum Speed Learning
The Girlfriend Formula
Love Systems - Relationship Management
Jon Sinn - Escaping The Friend Zone
Entrepreneurship Fundamentals
Body Language for Entrepreneurs
Art of the Start-Turning Ideas into High Growth Businesses
Communication Secrets For a Secure Lasting Relationship
Innovation.Motivation.Change.and.Respect
Total Transformation Program
Managing People and Performance
The Marriage Preparation Course
The Self Esteem Workshop - Alan Weiss
Best TED Talks On Personal Development
Memory Improvement Video Book
Discovering Your Strengths
Attract Women with the Simple Seduction Dating Advice Series
How to Present Your Unique Combination of Talent and Skills
Adversaries into Allies: Win People Over Without Manipulation
Speed Reading Foundation Course
Mind Mapping Mastery
Business 101 - Preparing The Heart & Mind Of An Entrepreneur
Medical School for Everyone
A Practical Guide to Learning Phone Skills
Reading Comprehension
Speed Reading for Business. Improve your mind in 2 hours
Approaching Women and Starting Conversation
Emergency First-Aid Medical Training
Becoming Mr Right
Patterns of Personality
Power of Communication - The The Nine Principles of Effective Leadership Communication
Influencing Others
The Power of Purpose
Careers Foundations
The Ultimate Soulmate Summit


THEY ARE ALL AVAILABLE FOR PURCHASE, TO PLACE YOUR RESERVE OR PURCHASE ORDER PLEASE CONTACT:

TEL: 07035754077
SITE: www.tya.com.ng

CASH-ON-DELIVERY SERVICE IS AVAILABLE.

MORE VIDEO BOOKS SHALL BE ADDED... THIS THREAD WILL BE UPDATED WITH INTERESTING TITLES, JUST MAKE SURE YOU FOLLOW AND ENGAGE.
Re: Foundations Of Programming: Fundamentals by posiworld(m): 8:55am On Aug 27, 2015
Re: Foundations Of Programming: Fundamentals by Nobody: 4:42pm On Aug 27, 2015
trytillmake:
All this lynda videos u selling, do u have d franchise

This is Nigeria, that doesn't count.
Re: Foundations Of Programming: Fundamentals by Ilekeh(f): 7:03pm On Aug 30, 2015
Lynda doesn't really help. You learn programming by implementing and searchingf or solutions on Google.

I have full access to Lynda and I've only used it once this month. Don't waste your money. Everything is online.

(1) (Reply)

Phone Number Validation / Chemistry! Help A Brother To Solve These Questions / Best Server Side Language Your Opinion

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 43
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.