Computer Programming Concepts
What is concept?
- A concept is something from the application environment that matters to your program. A "function" may be a concept. Programming is the art of turning concepts into code.
What is Programming?
- Programming means creating a set of instructions for completing some specific task.
Programming language you use is unique, there are certain concepts common to all languages.
- Algorithm
- Compiler
- Constant
- Data type
- Variable
- Source Code
- Conditional
- Array
- Loop
- Function
- Class
- Sequence of commands - It is important not only to give the right commands or steps, they must also be given in the correct sequence.
- Conditional structures - These provide for one outcome or sequence of events to be executed if a statement is true, and another outcome or sequence of events to be triggered if the statement is false. In most programming languages these structures take the form if . . . then . . . else.
- Looping structures - Used to make the computer repeat a certain command or sequence of commands. The loop may run for a predetermined number of times, until a certain condition becomes true, or as long as a certain condition remains true.
Advantage
of Blog
Ease of Use
Blogging has been made very easy with the advancement
of technology. They offers, web publishing tools and also tools for content
management. Because of this, a one man business is also able to compete with
large companies. Blogging offers the best opportunities for marketing
online. All the resources and tools are at your disposal. For you to reap all
the advantages of a business blog is by actually starting one. Then you will be
able to understand why blogging is creating massive waves in online marketing world.
Retain readers and followers
Blogs
provide space for interested followers and readers through means of online
community. This becomes a meeting point for your readers. Also through this
online community, exchange of ideas and also information sharing is made
possible. This fosters friendship and also creates trust between the owner of
the business blog and the readers.
Ease in reaching out to a vast audience on the
internet
Blogs
enables you to reach a vast audience of web surfers.
Disadvantage
of Blog
Social
life
Everyone would agree at this point for sure because
more or less each has got engrossed them to such an extent in blogging that
their memory about their previous social life has become fugitive. Planning an
unexpected trip to a national park or any hill station with friends seems to be
inconceivable now and people have to give a hard jolt to their memory to recall
last time they hang out with their close ones and laughed an everlasting laugh
.
Laziness
One of the most
cardinal disadvantages of blogging. People can blissfully spent a piece of their
quality time in front of their system screens…but they wouldn’t lend an ear
when told to do any work that calls for somatic effort .this could tend to
prove destructive for their health in nearby future
Java Keywords
- abstract
- continue
- for
- new
- switch
- assert***
- default
- goto
- package
- synchronized
- boolean
- do
- if
- private
- this
- throw
- throws
- transient
- try
- void
- volatile
- while
- protected
- public
- return
- short
- static
- strictfp
- super
- implements
- import
- instanceof
- int
- interface
- long
- native
- double
- else
- enum
- extends
- final
- finally
- float
- break
- byte
- case
- catch
- char
- class
- const
No comments:
Post a Comment