Login
Discover
Waves
Decks
Plus
Login
Signup
Jack
@alucard14
30
This post about coding tutorial
Followers
38
Following
2
Resource Credits
Available
Used
Location
Langsa, Aceh, Indonesia
Created
January 30, 2018
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
alucard14
python
2018-04-30 16:57
Cara Membuat Aplikasi Android(Python & Kivy) #3 | Membuat BoxLayout
Hal yang dipelajari: Cara membuat BoxLayout Peralatan: Laptop/PC Bahasa Pemrograman Python Kivy Python Library Tutorial Konten Di tutorial kali ini kita akan membuat lima sample BoxLayout. BoxLayout digunakan
$ 0.000
0
2
alucard14
indonesia
2018-04-25 12:32
Cara Membuat Aplikasi Android(Python & Kivy) #2 | Membuat Tombol Sederhana
Hal yang dipelajari: Cara membuat tombol sederhana Peralatan: Laptop/PC Bahasa Pemrograman Python Kivy Python Library Kurikulum: Cara Membuat Aplikasi Android(Python & Kivy) #1 | Install Program Python
$ 0.000
3
alucard14
aceh
2018-04-24 13:38
Cara Membuat Aplikasi Android(Python & Kivy) #1 | Install Program Python & Kivy
Hal yang dipelajari: Cara menginstall bahasa pemrograman Python Cara menginstall library Python Kivy Peralatan : Laptop / PC Windows 64 bit Jaringan Internet Tutorial Konten: Pengenalan Python Simpelnya
$ 0.000
5
1
alucard14
utopian-io
2018-04-22 17:22
TensorFlow Tutorial | Part 2 - Convolutional Neural Network
What Will I Learn? How to implement a simple Convolutional Neural Network in TensorFlow How to Configuration of Neural Network in TensorFlow How to load data Data Dimesion of TensorFlow TensorFlow Graph
$ 0.000
7
1
alucard14
utopian-io
2018-04-18 10:35
TensorFlow Tutorial | Part 1 - Linear Model
What Will I Learn? How to make simple Linear Model How to Load Data TensorFlow Graph How to run TensorFlow Performance before any optimization Performance after 1 optimization iteration Performance after
$ 1.070
35
2
alucard14
utopian-io
2018-04-14 19:07
3D Plotting in Matplotlib-Basic Line & Scatter Plot #Pt1
What Will I Learn? Three-Dimensional Plotting in Matplotlib Create 3D Line Plot Create 3D Scatter Plot Requirements Python3 or Python2 Matplotlib library for Python Idle Python Intermediate Difficulty
$ 0.018
2
1
alucard14
python
2018-03-28 11:54
Python if elif else Tutorial
What Will I Learn? In this tutorial we'll be learning about conditionals and how we can control what statements get executed depending on whether certain values evaluate to true or false, and we've mentioned
$ 0.000
2
alucard14
tutorial
2018-03-23 10:58
How to Use List On Python Programming
Hello guys welcome to the Python programming for beginners and in this post I'm going to show you what are lists and how to use lists in Python. So as the name suggests list is a collection of values,
$ 0.000
1
alucard14
programming
2018-03-21 18:28
Python Programming Tutorials - Slicing up Strings
Hello, well welcome to another Python tutorial. And today's tutorial we're going to talk about indexing and slicing a string in Python. In this one we're going to actually access the index and we're going
$ 0.000
3
alucard14
python
2018-03-20 17:22
Python Programming Tutorials - String
Hello guys welcome to my Python tutorial for beginners and in this post I'm going to show you how you can use string in your Python program efficiently. So I have this Python file and I have this Python
$ 0.000
0
2
alucard14
python
2018-03-20 05:36
Python Programming Tutorials - How to Calculate Sine Cosine Tangent
Hello everybody in this tutorial we're going to show you how to calculate the sine cosine and tangent using Python. The first thing we're going to do is import some modules, so let's import math let's
$ 0.000
1
alucard14
python
2018-03-19 18:45
Python Programming Tutorials - Random Number
In order to use random numbers I first will need to look at the random number function. There is actually more than one but the one that we're going to be looking at is randint, so you put the function
$ 0.000
1
2
alucard14
python
2018-03-19 17:14
Python Programming Tutorials - Mathematical Functions
So this is going to be the real tutorial that we do on a Python in mathematics and we're going to talk about mathematical functions which hopefully at this point you're familiar with and then Python functions
$ 0.000
0
alucard14
python
2018-03-19 16:47
Python Programming Tutorials - Number Type Conversion
Hello welcome to antother Python tutorial and we’re going to talk about converting number types. You know we got integers and floating point numbers and what happens if we want to convert them well there's
$ 0.039
3
1
alucard14
python
2018-03-19 15:48
Python Programming Tutorials - Numbers
Hello guys welcome to my article, in this post we’re gonna be learning more about basic math operators. Python Numbers: A programming language needs to have support for numbers to carry out calculations.
$ 0.000
0