Skip to content
    • Home
    • General
    • Groovy
    • Java
    • Javascript
    • Perl
    • PHP
    • Python
    • R
    • Regex
    • Ruby
Programming With Kevin

Programming With Kevin

Programming example, tutorial, souce code and articles. A blog website by kevinhng86.

  • My Code Snippet
  • Client Portfolio
  • Partners
  • Ad
  • Sponsor This Blog
  • Shop
  • Listed On
  • About Me
  • Contact Us
  • RSS
Follow me on:
  • News Apple's Latest 'Shot on iPhone' Video Reflects on Life of 17-Year-Old Athlete From American Samoa
  • News How to Cancel an Over-the-Air iOS Update in Progress
  • News Apple Begins Selling iPhone SE Again on Clearance Store, Starting at $249 Brand New [Sold Out]
  • News Sarup Banskota: [draft] Content ideas for business blogs
  • News How to Passcode Lock an App in iOS
  • News Apple Shares New Videos Highlighting What You Can Do With an iPad Pro
  • News Alvaro Castillo: Viendo el tiempo en tu terminal
  • News 7 Useful iPhone Tips You Might Not Know
  • News Apple Highlighting Future's 'THE WIZRD' Album and Documentary
  • News Apple's New Smart Battery Case: Everything You Need to Know
  • News Qualcomm and Apple Partnership Crumbled Over Fears Apple Would Leak Qualcomm Software to Competitors
  • News Review: Apple's Beddit 3.5 Sleep Monitor Loses Features, but Gains Accuracy
  • News Apple Ordered to Retract Part of Press Release in Ongoing Qualcomm Battle
  • News MacRumors Giveaway: Win a 'MagicMount Pro Charge' Wireless Charger for iPhone From Scosche
  • News Fedora Community Blog: FPgM report: 2019-03
  • News Microsoft Suggests Windows 10 Mobile Users Switch to iOS or Android as Support Winds Down
  • News AAPL Stock Recoups Losses Incurred After Tim Cook Slashed Apple's Revenue Guidance
  • News Foxconn Cut 50,000 Contract Workers Months Ahead of Schedule Due to Poor iPhone Demand
  • News William Brown: SUSE Open Build Service cheat sheet
  • News William Brown: Structuring Rust Transactions

Category: Python News

  • 0

    Building Serverless Python Apps Using AWS Chalice

    December 3, 2018 Real Python

    Shipping a web application usually involves having your code up and running on single or multiple servers. In this model, […]

    Read more
  • 0

    Python Community Interview With Emily Morehouse

    November 28, 2018 Real Python

    I’m very pleased to be joined this week by Emily Morehouse. Emily is one of the newest additions to the […]

    Read more
  • 0

    Continuous Integration with Python: An Introduction

    November 26, 2018 Real Python

    When writing code on your own, the only priority is making it work. However, working in a team of professional […]

    Read more
  • 0

    Memory Management in Python

    November 21, 2018 Real Python

    Ever wonder how Python handles your data behind the scenes? How are your variables stored in memory? When do they […]

    Read more
  • 0

    Building a Repeatable Data Analysis Process with Jupyter Notebooks

    November 20, 2018 Chris Moffitt

    Introduction Over the past couple of months, there has been an ongoing discussion about Jupyter Notebooks affectionately called the “Notebook […]

    Read more
  • 0

    Interactive Data Visualization in Python With Bokeh

    November 19, 2018 Real Python

    Bokeh prides itself on being a library for interactive data visualization. Unlike popular counterparts in the Python visualization space, like […]

    Read more
  • 0

    Python Community Interview With Kenneth Reitz

    November 14, 2018 Real Python

    This week, I’m excited to be interviewing the prolific Kenneth Reitz! Kenneth is the author of the extremely popular requests […]

    Read more
  • 0

    How to Publish an Open-Source Python Package to PyPI

    November 12, 2018 Real Python

    Python is famous for coming with batteries included. Sophisticated capabilities are available in the standard library. You can find modules […]

    Read more
  • 0

    Python "while" Loops (Indefinite Iteration)

    November 7, 2018 Real Python

    Iteration means executing the same block of code over and over, potentially many times. A programming structure that implements iteration […]

    Read more
  • 0

    Writing Comments in Python (Guide)

    November 5, 2018 Real Python

    When writing code in Python, it’s important to make sure that your code can be easily understood by others. Giving […]

    Read more
  • 0

    Setting Up Python for Machine Learning on Windows

    October 31, 2018 Real Python

    Python has been largely used for numerical and scientific applications in the last years. However, to perform numerical computations in […]

    Read more
  • 0

    Python Community Interview With Michael Kennedy

    October 29, 2018 Real Python

    This week, our Python community interview is with none other than Michael Kennedy of Talk Python to Me fame. You […]

    Read more
  • 0

    Practical Text Classification With Python and Keras

    October 24, 2018 Real Python

    Imagine you could know the mood of the people on the Internet. Maybe you are not interested in its entirety, […]

    Read more
  • 0

    Getting Started With Testing in Python

    October 22, 2018 Real Python

    This tutorial is for anyone who has written a fantastic application in Python but hasn’t yet written any tests. Testing […]

    Read more
  • 0

    Python 3.7.1 and 3.6.7 are now available

    October 20, 2018 Ned Deily

    Python 3.7.1 and 3.6.7 are now available. Python 3.7.1 is the first maintenance release of the newest feature release of the Python language. You can […]

    Read more
  • Posts navigation

      • « Previous
      • 1
      • 2
      • 3
      • 4
      • …
      • 17
      • Next »
  • My Specials
  • My Latests
  • IT News
Sweepstake – June 23rd 2017
No Comments
Kevin’s Infinity Formula
2 Comments
Hacked Website – List of None Govermental and None Educational Website
No Comments
Website That Are Being Hacked – List of 150+ International Education & Government Websites
3 Comments
Math – Kevin’s Subtraction Formula
1 Comment
Infinity and Zero Update
June 5, 2018June 5, 2018 kevinhng86
Sweepstake – June 23rd 2017
June 23, 2017June 23, 2017 kevinhng86
My First Git Project
May 24, 2017 kevinhng86
Parsing PHP Code From Text File – PHP
May 17, 2017June 30, 2017 kevinhng86
News Update On External Sources
May 2, 2017May 13, 2017 kevinhng86
Apple's Latest 'Shot on iPhone' Video Reflects on Life of 17-Year-Old Athlete From American Samoa
January 20, 2019 Joe Rossignol
How to Cancel an Over-the-Air iOS Update in Progress
January 20, 2019 Tim Hardwick
Apple Begins Selling iPhone SE Again on Clearance Store, Starting at $249 Brand New [Sold Out]
January 19, 2019 Joe Rossignol
Sarup Banskota: [draft] Content ideas for business blogs
January 18, 2019 News Feed
How to Passcode Lock an App in iOS
January 18, 2019 Juli Clover

Advertisement

HostGator
SiteGround
SEMrush

Categories

  • My Posts
    • Mathematical Equations
    • Programming
      • General
      • Groovy
      • Java
      • Javascript
      • Perl
      • PHP
      • Python
      • R
      • Regex
      • Ruby
    • Update
  • News From External Sources
    • Operating System News
      • Linux News
      • Mac OS News
    • Programming News
      • General Programming News
      • Java News
      • Perl News
      • PHP News
      • Python News
  • Uncategorised

Advertisement

WP Auction Software - 125*125

Recent Comments

  • hollywood horror movies on Kevin’s Infinity Formula
  • InpatientRehabFacilities.org on Working With Number – Infinity Multiplication – Decimal, Precise Float Calculation – Python
  • kevinhng86 on Richard W.M. Jones: SiFive unleashed board
  • agroturystyka na kaszubach on Working With Number – Infinity Multiplication – Decimal, Precise Float Calculation – Python
  • (No Advertisement Keyword In Author Name) on Richard W.M. Jones: SiFive unleashed board

Who's Online

35 visitors online now
1 guests, 34 bots
Top Blogs
Proudly powered by WordPress | Republic Theme
  • Term and Condition
  • Privacy Policy
  • Copyright
    Make Money and Change Your Life Now, With 500 Cash Club! Click here!